Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Responding to Jeff Pace's challenge
Message
From
17/10/2005 23:09:14
 
 
To
17/10/2005 17:50:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01058979
Message ID:
01059827
Views:
13
1) utilise a true local database engine,
2) one that sported DDL/DML,
3) one that could be indexed locally,
4) one where the system could use macro substution,
5) and on the fly code execution,
6) and in-line SQL,
7) and in-memory cursors would auto-span to disk when required


First, a client isn't very unlikely to ask for these characteristics.

They are, however, more likely to ask for the ability to run on a mobile device, and for the application to continue executing subsequent lines of code without waiting for function calls to complete.

But regardless, several of the things you described can be done under the terms of what I've agreed to (VS.NET 2005 and SQL Server)

Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform