Discussion:
Paradox - Increase Table Version Number.
(too old to reply)
DL
2006-08-15 14:56:02 UTC
Permalink
I am using Paradox tables for my application, I would like to know how
can I increase the internal version number in a table?

The reason for this is that I would like to detect a table version
change so that I can perform a specific task on a table eg. add a new
field to the table.

Thanks.


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0633-1, 15/08/2006
Tested on: 15/08/2006 10:56:05 PM
avast! - copyright (c) 1988-2006 ALWIL Software.
http://www.avast.com
Antonio Felix
2006-08-17 21:59:20 UTC
Permalink
Post by DL
I am using Paradox tables for my application, I would like to know how
can I increase the internal version number in a table?
Hi,

Check

http://info.borland.com/devsupport/bde/utilities.html

There's a Paradox Table Alter with Delphi Source that
may help you.

HTH
Antonio
Antonio Felix
2006-08-17 22:15:38 UTC
Permalink
Post by Antonio Felix
Post by DL
I am using Paradox tables for my application, I would like to know how
can I increase the internal version number in a table?
Hi,
Check
http://info.borland.com/devsupport/bde/utilities.html
There's a Paradox Table Alter with Delphi Source that
may help you.
HTH
Antonio
Or

http://info.borland.com/devsupport/bde/bdeapiex/dbidorestructure.html

Example 8

Br
Antonio
DL
2006-08-18 10:28:31 UTC
Permalink
Post by Antonio Felix
Post by Antonio Felix
Post by DL
I am using Paradox tables for my application, I would like to know how
can I increase the internal version number in a table?
Hi,
Check
http://info.borland.com/devsupport/bde/utilities.html
There's a Paradox Table Alter with Delphi Source that
may help you.
HTH
Antonio
Or
http://info.borland.com/devsupport/bde/bdeapiex/dbidorestructure.html
Example 8
Br
Antonio
---
avast! Antivirus: Inbound message clean.
Virus Database (VPS): 0633-3, 17/08/2006
Tested on: 18/08/2006 6:28:16 PM
avast! - copyright (c) 1988-2006 ALWIL Software.
http://www.avast.com
Thanks

I'll check it out.


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0633-3, 17/08/2006
Tested on: 18/08/2006 6:28:32 PM
avast! - copyright (c) 1988-2006 ALWIL Software.
http://www.avast.com

Loading...