[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Increasing SQLSIZE variable -Reply
- Subject: Increasing SQLSIZE variable -Reply
- From: David Anderson <DANDERS1@SMTPGW.IS.HFH.EDU>
- Date: Thu, 12 Nov 1998 18:06:43 -0500
What SQL statement requires 4000 characters?? Be sure you have
properly ended your select statement with END-SELECT. I have often
fallen prey to forgetting the END-SELECT which will invoke this type of
error.
Good luck,
Dave