I'm accessing a SQL server database with a ADO connection.
I can open the first table, but when I try to connect to a second table, I get a timeout error, even increasing it to 60 seconds.
Any suggestions, or is there another connection component I can use w/Delphi 2006?
Thanks
John
I can open the first table, but when I try to connect to a second table, I get a timeout error, even increasing it to 60 seconds.
Any suggestions, or is there another connection component I can use w/Delphi 2006?
Thanks
John