Page 2 of 2

Posted: Fri 06 Mar 2009 08:57
by Plash
Maybe the problem is in the values of the Params property of TSQLConnection. Please send to dbxida*devart*com a sample project that reproduces the problem.

Posted: Fri 06 Mar 2009 19:31
by afixcode
Set up my connection at run time, so I was doing some more tests comparing my code with the readme and found my problem was in the property GetDriverFunc, it is casesensitive and had a different letter. Now is working.
Thank you very much.