Hy! I'm using Visual FoxPro8.0 (forms) with SQLSERVER2005 (data). I want to use cursoradapter object but I don't know what DataSourceType property should be: ADO or ODBC. Which is the best for SQLServer2005? Thank you.
The following comments are owned by whoever posted them. We are not responsible for them in any way.
Back to Threads Reply to Thread
Hy! I'm using Visual FoxPro8.0 (forms) with SQLSERVER2005 (data). I want to use cursoradapter object but I don't know what DataSourceType property should be: ADO or ODBC. Which is the best for SQLServer2005? Thank you.
ODBC. Only use ADO for MySQL or PgSQL
CrossOver Forums: the place to discuss running Windows applications on Mac and Linux