I have an application using a Sybase ASA 6.0 database.
How can I connect directly to Sybase from Visual Studio 2010 to collect my data? How do I get the data provider?
How can I move the database to an MS-SQL server? Can I import the database directly to SQL Server from ASA?
I have downloaded SQL Anywhere Developer Edition v12 just in case I need it.