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 > Other > Openedge, too long sql statement

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-18-10, 03:37
tosa tosa is offline
Registered User
 
Join Date: Feb 2010
Posts: 35
Openedge, too long sql statement

Hi!

I'm trying to get a record set out of an Openedge 10.1A database. The problem is that the amount of constraints seems to be too long. The whole statement is about 1550 characters long. The values I'm looking for all start with the same characters "T_" but I don't think that Openedge supports WHERE LIKE 'T_'. In my opinion it's bad data modeling but I can't affect the tables.

How can I solve this?
Reply With Quote
  #2 (permalink)  
Old 04-01-10, 05:01
tosa tosa is offline
Registered User
 
Join Date: Feb 2010
Posts: 35
This one is resolved. I did a noob mistake and missed some brackets...
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On