On Thu, 19 Oct 2006, Thomas Miller wrote:

> 
> 
> Florian Klaempfl wrote:
> > Thomas Miller wrote:
> >   
> > > I think most people are interested in ASP.Net as it makes developing web
> > > aps almost as easy as developing native aps in Delphi.
> > >
> > > I still use Delphi for native and Chrome with ASP.Net for web development.
> > >
> > > http://www.chromesville.com/index.asp?
> > >
> > > I don't use Lazarus even though I would like to because it doesn't have
> > > a standard DB interface 
> > >     
> >
> >
> > sqldb?
> >   
> Is that a standard interface with multiple drivers available for different DBs
> like dbExpress.  It seems  to me that Lazarus has DB access stuff stubbed out,
> but then you have to write it all yourself.

No. SQLDB is a standard interface. 

> > > like dbExpress.  It is too bad everyone keeps
> > > recreating the wheel for each database.  I am the author of dbExpress
> > > Plus and would love to port the components to Lazarus if someone would
> > > help with the low level db stuff.
> > >     
> >
> > If it's delphi code, it could be ported rather easily?
> >   
> It is very specific to the dbExpress architecture, but if something similar
> was added to Lazarus, then yes it would be easy to port.  And drivers would be
> available immediately.

The driver architecture of SQLDB is totally different from DBExpress.

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to