Debi,
A quick lesson in SQL is a tall order indeed! SQL comes in a couple of
flavours; maybe we can try to zoom in on the exact trouble by finding out
what the prior employee did. First, do a DSPOBJD on the compiled SQL's and
find out what sort of objects they are. If they are type *PGM, then perhaps
you're looking at an RPG program with embedded SQL. You should be able to
look at the program and find out what's missing. If the object type is
*QMQRY, then you're looking at a Query Management object. Source should be
in a file called QQMQRYSRC and you compile it with the CRTQMQRY command.
Let us know what sort of objects you're looking at, and the exact
error/problem and we can take the next steps.
Buck Calabro
Billing Concepts Albany, NY
> -----Original Message-----
> From: DMoore7721@aol.com
> Sent: Thursday, May 27, 1999 2:50 PM
> To: MIDRANGE-L@midrange.com
> Subject: SQL ???
>
> Can someone give me a quick lesson on SQL, like what type of create the
> file
> should be, i.e. txt etc. how to compile and run. A previous employee
> here
> created some sql's compiled and placed into a production lib. however not
> all
> we need in production is listed.........
>
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---