Hi BtrieveBill,
thank You for Your fast and qualified answer! First I have to say I
meant relational access instead of transactional access, sorry.
> 1) When you run the CREATE TABLE IN DICTIONARY statements, the IN
> DICTIONARY is the key clause -- only the dictionary is altered, and no
[quoted text clipped - 5 lines]
> are good to go. To use the new DDF's, simply copy them into your
> production data directory.
That means performing the operations would be safe as well with as
without continuous operation mode?
> 2) As for this issue, note that PSQL2000i and newer support up to 1500
> fields per table. As such, you must have REALLY big tables if you are
> exceeding that.
Yes, because of historical database design we have.
> You can take the above suggestion one step further, of course --
> instead of doing the work in a separate directory, you can install a
> second engine (either another Server Engine or a cheap Workgroup
> Engine) on a "work" machine and do all your DDF work there. You'll be
> completely stand-alone while working on the DDF's, and deployment is
> still as simple as copying over the files...
Yes, some time ago I randomly found that solution (I copied a complete
project including database from one developer engine to another and just
after creating database in control centre all my tables appeared
instantly), so I used this work around. But I hoped there would be a
more elegant solution...
Best regards,
Michael Schwarz
> Goldstar Software Inc.
> Pervasive-based Products, Training & Services
[quoted text clipped - 46 lines]
>>
>> Michael
BtrieveBill - 19 Aug 2008 22:02 GMT
I understood anyway. ;-)
You must make sure that all users are out of the database to replace the
DDF's. This cannot be done via continuous operations mode, and it WOULD
require a downtime window.
Goldstar Software Inc.
Pervasive-based Products, Training & Services
Bill Bach (From Honolulu, HI)
BillBach@goldstarsoftware.com
http://www.goldstarsoftware.com
*** Chicago: Pervasive Service & Support Class - Nov. 2008 ***
> Hi BtrieveBill,
>
[quoted text clipped - 80 lines]
>>>
>>> Michael