If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Pervasive.SQL > SQL_LONGVARCHAR only 255 marks in Pervasive SQL 2000i?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-30-03, 04:43
CoooL CoooL is offline
Registered User
 
Join Date: Jul 2003
Posts: 1
Question SQL_LONGVARCHAR only 255 characters in Pervasive SQL 2000i?

Sorry my poor english..

I'm have some TEXT type fields in tables of my Pervasive Database (SQL 2000i). These fields do not work with SQL queries, for example with SQL Data Manager in Pervasive Control Center. They don't work either through Pervasive JDBC driver, query is failed.

I have tried to convert these TEXT type fields like: "SELECT CONVERT(column_name, SQL_LONGVARCHAR)" and then it returns data from these fields but only returns 255 characters of my TEXT fields. Why?

Last edited by CoooL; 07-30-03 at 05:35.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On