[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Reading Flat Files from SQR



Yes, you can use open for-reading function page 250 in ver 3.0 doc. Load
into variables using let substr page 229 and then do an insert into a table.
This is in its simplest form. Sqr is very useful for inserting flat file
data.
Regards
JJN

At 10:59 AM 7/9/98 +0530, you wrote:
>Hi all,
>     Is it possible to read a flat file(ASCII) file from SQR. We have a
>requirement where in , we would have to read a flat file and populate a
>table.
>
>TIA,
>
>Srini
>