Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto-inc ID field - what should I specify in CA?
Message
From
08/07/2009 11:02:47
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01410758
Message ID:
01410914
Views:
31
This message has been marked as a message which has helped to the initial question of the thread.
>Do you know why Builder includes this code in the Init of CA
>
>local lcDBC
>lcDBC = 'W:\SSS\SMNA\DATA\MNA.DBC'
>if dbused(lcDBC)
>	set database to (lcDBC)
>else
>	open database (lcDBC)
>endif
>
>and should I comment it out? I don't want the path to be hardcoded.

Builder, what more I could say :-)
Someone is tried to over secure itself.
I always remove them :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform