Hi
I'm currently in the process of adding support for ADO.NET to a Powerbuilder application which currently runs against SQL Anywhere databases 11, 12, and 16 and also SQL Server (2005, 2008, 2012). With ODBC connections I'm able to use a FileDSN on a network drive and point the application at this file which makes moving a database down the line a lot easier.
The ianywhere.Data.SQLAnywhere provider looks like it only supports an ODBC dataource. Is there an equivalent way of setting up a FileDSN with this provider?
Thanks in advance
Allan