Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: ASN.1 specification for SQL

Re: ASN.1 specification for SQL

From: Jan Mikkelsen <janm_at_godzilla.zeta.org.au>
Date: Mon, 13 Jan 2003 23:25:12 GMT
Message-ID: <sVHU9.359$3x1.17140@nasal.pacific.net.au>


In article Ron Ben-Natan <rbennata_at_hotmail.com> wrote:
>Has anyone ever seen an ASN.1 specification for any version of any
>dialect of SQL? If so - where can I look or it?

Wow. What are you going to do with it? An easily parseable on the wire representation of SQL statements in PER?

There are SQL grammars around and ASN.1 tools. http://www.antlr.org, http://www.oss.com. Google for more options. Take the grammar and translate to ASN.1, compile and use.

If anyone has done this, I'd be curious to know!

Regards,

Jan Mikkelsen
janm_at_transactionware.com Received on Mon Jan 13 2003 - 17:25:12 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US