Andres Rormoser
|
| Posted: 11/14/2004, 5:20 AM |
|
I was using Codecharge Studio without problem but since today i have
problems with the connection to the sql database.
When i go to the 'Build Query' i do not see all the fields in the table, i
only see some of them. So, when the project executes i get a lot of error
because it do not find some fields in some tables.
I get this error in all my projects with differents connections.
I tried removing the connection an recreate it and get the same error.
I tried using the same ODBC from excel and all the fields are show
correctly.
I tried reinstall Codecharge Studio.
Any ideas?
Thanks, AR
|
|
|
 |
DonB
|
| Posted: 11/14/2004, 5:48 AM |
|
I believe they can fix this if you contact the support team http://support.codecharge.com.
--
DonB
http://www.gotodon.com/ccbth
|
|
|
 |
mrachow
Posts: 509
|
| Posted: 11/14/2004, 10:00 AM |
|
I can remember one thing regarding this.
There is a problem when using SQL Server over ODBC with memos. All memo fields of a table must be placed at the end.
Regards,
MIchael
_________________
Best regards,
Michael |
 |
 |
peterr
Posts: 5971
|
| Posted: 11/14/2004, 4:36 PM |
|
This type of problem could have many different reasons, so it's best to contact the support.
If you want to test Michael's idea, check if those tables that do not show all fields contain any memo fields.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|