Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table exists in SQL Server
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00708763
Message ID:
00708767
Views:
12
>I currently check for the existence of a specific file in a specific location to determine if a "module" is installed.
>
>RETURN file(_screen.mvApplication.DataDirectory + "PEOPTION.DBF")
>
>How can I accomplish the same thing in SQL Server?


Mike,

SQL Server doesn't act the same way in terms of separating tables into individual files. FWIW, we already do something different in our app which is till DBC-based. We have one table that contains an encrypted character string that dictates which modules the user has installed.

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform