I am trying to connect to a file DSN and am receiving an error in the results when trying to test the query:
"Format of the initialization string does not conform to specificiation starting at index 0"
Any ideas? Is this a problem with the connection string? or the query?
Do you have an example of a connection string to a file dsn that works?
Thanks! |