×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Put it at the beginning, end or anywhere?
Thanks
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
dlclark@xxxxxxxxxxxxxxxx
Sent: Friday, April 08, 2016 5:02 PM
To: Midrange Systems Technical Discussion
Subject: Re: RNX0155 - difficult to track the problem
"MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx> wrote on 04/08/2016
03:35:06 PM:
I have a program that is converting a .txt file into a table. The fields
in
the table are defined as varchar length 100 allocate 1. I have done this
often.
Today, this program is failing. I have about 20 varchar fields and
cannot
determine which field is the problem.
Put this before your SQL statements and it will probably resolve
the issue:
reset dsApple_01;
Sincerely,
Dave Clark
int.ext: 91078
direct: (937) 531-6378
home: (937) 751-3300
Winsupply Group Services
3110 Kettering Boulevard
Dayton, Ohio 45439 USA
(937) 294-5331
****************************************************************************
*****************
This email message and any attachments is for use only by the named
addressee(s) and may contain confidential, privileged and/or proprietary
information. If you have received this message in error, please
immediately notify the sender and delete and destroy the message and all
copies. All unauthorized direct or indirect use or disclosure of this
message is strictly prohibited. No right to confidentiality or privilege
is waived or lost by any error in transmission.
****************************************************************************
*****************
As an Amazon Associate we earn from qualifying purchases.