Dave

D6/Kylix have a common db access method (dbExpress) which is a locally
cached TClientDataSet ie Midas
(this will come in both pro and ent wheras in pre D5 Midas was Ent only) it
is similar in concept to an ADO
client/static dataset but with more control on the resolving process (ADO is
pretty limited in this area ie my way or no way)

Prob being that MS only release the MS SQL protocol to a limited no of Co's
and none that have done a native mode
adoexpress driver (and certainly not the .so for Kylix) but there is a 3rd
party adoexpress to ODBC bridge (for D6)
for Kylix you are still screwed. Answer look at Oracle/DB2 or PostgreSQL

Clear as mud?

Neven


----- Original Message -----
From: Dave <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Sent: Friday, 8 June 2001 18:30
Subject: Re: [DUG]: SQL Server 7


> Whats the catch with D6? Does it do SQL Server 7 better? Different? I
> haven't really looked into this yet.
>
> Dave.
> ----- Original Message -----
> From: "Neven MacEwan" <[EMAIL PROTECTED]>
> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
> Sent: Friday, June 08, 2001 11:39 AM
> Subject: Re: [DUG]: SQL Server 7
>
>
> > David
> >
> > If you don't have D6 then (and don't intend to) I'd suggest mODBC and a
> > kbmMemtable and Resolver, Free Client Datasets
> > else dbExpress and provider for ODBC
> >
> > Neven
> >
> > ----- Original Message -----
> > From: David O'Brien <[EMAIL PROTECTED]>
> > To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
> > Sent: Friday, 8 June 2001 09:48
> > Subject: [DUG]: SQL Server 7
> >
> >
> > > Hi all,
> > > I need to connect to an SQL server(7)database. First time for me.
> > > Delphi 5 pro.
> > >
> > > What is the best method?
> > > I have ODBC98 components. These seem quite slow.
> > > The BDE doesn't seem to connect while SQL Server is running. Keeps
> telling
> > > me the file is in use, or the parameter is incorrect.
> > >
> > > Dave.
> >
>
> --------------------------------------------------------------------------
> > -
> > >     New Zealand Delphi Users group - Delphi List -
[EMAIL PROTECTED]
> > >                   Website: http://www.delphi.org.nz
> > > To UnSub, send email to: [EMAIL PROTECTED]
> > > with body of "unsubscribe delphi"
> > >
> >
>
> --------------------------------------------------------------------------
> -
> >     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> >                   Website: http://www.delphi.org.nz
> > To UnSub, send email to: [EMAIL PROTECTED]
> > with body of "unsubscribe delphi"
> >
>
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to