RE: [SQL] Re: DB porting questions...

2001-04-18 Thread Michael Fork
On Wed, 18 Apr 2001, Diehl, Jeffrey wrote: > Querying the entire database is difficult, and very important to me. > I tried to setup a "view of a union" scheme. That isn't supported. > Right now I am using a perl function to rewrite my sql in such a way > that it queries any of the tables I

Re: [SQL] Re: DB porting questions...

2001-04-17 Thread Roberto Mello
On Tue, Apr 17, 2001 at 11:45:08AM -0400, Vivek Khera wrote: > I'm just starting, but I've got two questions. I've found some > scripts out there that claim to do the conversion of the SQL create > commands, but none does the right thing it seems. Please help better these scripts then.