
June 18th, 2002, 11:35 PM
|
|
Junior Member
|
|
Join Date: Jun 2002
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
What's wrong with TEXT size ?
Sorry, My Engish is so poor , please read the following carefuly:
I installed cygwin on my win2000, the PostgreSQL works well. I use VB and psqlODBC driver to connect the database . It seemed that all are well. When I insert a string which is beyond 8K to a TEXT column , I found the TEXT column stored some rubbish date .
The PostgreSQL is 7.2 ,
ODBC driver is 7.2.1 downloaded from URL
I read some article . They told me that the length of a TEXT column is unlimited . Who can tell me What 's wrong with it.
Thanks
|