I have an Advantage (yeah right) db that I'm trying to connect and query to but when I run it just times out. Below is my connection string in case I'm doing it wrong:
Any help would be deeply appreciated.
<add name="spDB" connectionString="Data Source=C:\\temp\\CCSODATA\\; Advantage Server Type=ADS_LOCAL_SERVER;TableType=CDX;" providerName="Advantage.Data.Provider"/>
Any help would be deeply appreciated.
<add name="spDB" connectionString="Data Source=C:\\temp\\CCSODATA\\; Advantage Server Type=ADS_LOCAL_SERVER;TableType=CDX;" providerName="Advantage.Data.Provider"/>