fabio
Posts: 19
|
| Posted: 07/10/2007, 12:45 PM |
|
Sometimes, when I use TEXT fields in MS SQL Server, Codecharge doesn't show the field value inside a textarea in a record. Does anyone know why this is happening?
This only happens with TEXT fields
Thanks!
|
 |
 |
Edd
Posts: 547
|
| Posted: 07/12/2007, 1:32 AM |
|
Check your database connection driver.
You should be using the OLEDB connection for SQL server.
Cheers - Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
|