Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto-inc ID field - what should I specify in CA?
Message
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:
01410917
Views:
28
>>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 :-)

I removed the path from lcDBC part.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform