Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL ODBC driver compatibility
Message
 
 
To
02/09/2015 15:46:25
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01623958
Message ID:
01624197
Views:
60
>>>Use a CursorAdapater class if you need memofields from a dynamic query. It was made for that purpose, and you only need to map certain fields.
>>>
>>Not an option for us.
>
>And why would that be?

Because in that huge application (which is currently being re-written) there are statements like

=mySQLExec('select * from myTable where ', ...)

MyTable can have varchar(max) columns or varbinary(max) columns or text columns (sometimes one table has both types).

So, what exactly you're proposing that will require minimum changes (say, just a change in mySQLExec procedure)?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform