Board index » delphi » Delphi7 SQL unspecified error
Bill C
![]() Delphi Developer |
Fri, 16 Sep 2005 21:48:32 GMT
Delphi7 SQL unspecified errorG?day all (again), D7, Paradox tables I get an EOleException class error when I assign this SQL statement to my Query, then open it. The helpful error message is ?Unspecified error? SQLStrings.Clear; Any suggestions why this error occurs will be appreciated. (And I know that I shouldn't be using SQL on Paradox tables, but this is all part of a move to SQL Server). |