[SQL] Scan SQL

2002-07-23 Thread Sandro Joel Eller
Hi I need to make a parser in a sql to get tables and fields to verify the privileges. Do anybody know software, function or anything that can help me? I found software to create a compiler and generate the source in delphi, but I need a sql specification (BNF, EBNF) and I do not know where to

Re: [SQL] Scan SQL

2002-07-23 Thread Josh Berkus
Sandro, > I need to make a parser in a sql to get tables and fields to verify > the > privileges. Do anybody know software, function or anything that can > help me? I probably can, but I'm not quite sure what you're asking for. Could you explain at greater length, maybe with some examples? -

Re: [SQL] Scan SQL

2002-07-23 Thread Roberto Mello
On Tue, Jul 23, 2002 at 10:11:18AM -0300, Sandro Joel Eller wrote: > Hi > > I need to make a parser in a sql to get tables and fields to verify the > privileges. Do anybody know software, function or anything that can help me? > > I found software to create a compiler and generate the source in

Re: [SQL] Scan SQL

2002-07-23 Thread Josh Jore
On Tue, 23 Jul 2002, Roberto Mello wrote: > On Tue, Jul 23, 2002 at 10:11:18AM -0300, Sandro Joel Eller wrote: > > Hi > > > > I need to make a parser in a sql to get tables and fields to verify the > > privileges. Do anybody know software, function or anything that can help me? > > > > I found so

Re: [SQL] Scan SQL

2002-07-24 Thread Sandro Joel Eller
uot;Sandro Joel Eller" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 23, 2002 3:40 PM Subject: Re: [SQL] Scan SQL > Sandro, > > > I need to make a parser in a sql to get tables and fields to verify > > the > > privileges. Do anybody know softw