Page 1 of 1

Why Field name is Case Sensitive

Posted: Tue 04 Nov 2008 00:06
by Daniel Fagnan
I Used a Lot :!: MySql

But for a new job i used Sql2005

When I used field in my code

Why JobIdentification is not Valid if in create of table the fieldname
was write JOBIDENTIFICATION

I should write my code with exact character case.

Posted: Tue 04 Nov 2008 10:51
by Dimon
I could not reproduce the problem.
Please send me a complete small sample at dmitryg*devart*com to demonstrate it, including script to create and fill table.

Also supply me the following information:
- the exact version of SDAC. You can see it in the About sheet of TMSConnection Editor;
- the exact version of your IDE;
- the exact version of SQL server and client. You can see it in the Info sheet of TMSConnection Editor.