Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Invalid Column Name

807598Sep 1 2006 — edited Sep 2 2006
i am using sql server and microsoft jdbc connector 2005 to connect to sql server.

I got Invalid column name when i executed the qurery with multiple table having same column name and retrieved by giving table alias dot column name.

But it works well with mysql Connector/j for mysql database.

Did any one noticed it.

Message was edited by:
dinesh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 30 2006
Added on Sep 1 2006
21 comments
3,938 views