Hey, everyone! I am having some issues with running SQL queries in DB Connect.
I am using the MS-SQL Generic Driver.
Any query I run, even if it's just something incredibly simple, returns the error:
AvroRemoteException(u"com.microsoft.sqlserver.jdbc.SQLServerException: No column name was specified for column 1 of 't'.",). "
Every query has been tested on the SQL server and works just fine.
The connection is valid - no errors at all.
Has anyone run into this?
Thanks so much! :)
Alex
↧