Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 24 JAN 1999 10:26:45PM Brian Wick wrote:

How to programmatically (BASIC+) create a new OS path (folder in NT) from OI. EXAMPLE: CREATE A NEW FOLDER CALLED 'C:\HIDE\ACCOUNT'

OUTSIDE OF THE DATABASE TOOL IN OI HOW DO I CREATE A TABLE THAT I DO NOT WANT TO BE INCLUDED IN THE REPOSITORY FROM BASIC+? IS THERE A PARAMETER IN THE BASIC+ COMMAND 'CREATE_TABLE' THAT I AM MISSING ?

HOW DO I USE BASIC+ TO CHANGE THE APPID OWNER OF A TABLE ?

 EXAMPLE: CHANGE A TABLE FROM APPID 'UT1' TO 'GLOBAL' OR 'SYSPROG' OR 'UT2'

..THANKS FOR ANY HELP


At 26 JAN 1999 11:48AM [email protected] - [url=http://www.sprezzatura.com]Sprezzatura, Inc.[/url] wrote:

See the Utility MakeDir option for creating subdirectories.

Do you mean not in the outliner or not in the DBT table? Out of curiosity, why would you want a file to not show up in the outliner?

The table is stored in the media map as file*account. Just copy the record out with the new account name or use the copytable command.

[email protected]

Sprezzatura, Inc.

www.sprezzatura.com_zz.jpg


At 04 FEB 1999 09:11AM Brian Wick wrote:

Thanks for the answers on questions 1 & 3.

I want to keep one table / volume out of the repository so I can backup partial table information to it prior to doing an APPBACKUP.

Since this question, I have tried two things that seem to work.

1) DO A COPY TO THE VOLUME OF PARTIAL TABLE INFORMATION

 DO A DETACH
 DO AN APPBACKUP
 DO AN ATTACH OF VOLUME

2) DO A COPY TO THE VOLUME OF PARTIAL TABLE INFORMATION

 DO A DELETEROW OF TABLE FROM SYSREPOS
 DO AN APPBACKUP
 DO A SYNC DATABASE (SYSREPOS IS REBUILT)

DO YOU KNOW OF ANY RHING ELSE THAT WILL WORK ?

THANKS AGAIN FOR YOUR IDEAS ….BRIAN

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/d97eb8bb3773f3cf852567040012edd5.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1