d=kb;en-us;Q294160
> -Original Message-
> From: Nick Gorham [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 13, 2002 8:02 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: ADO API & ODBC Alternative help
>
>
>
>
Hi !
> -Original Message-
> From: Nick Gorham [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 13, 2002 5:02 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: ADO API & ODBC Alternative help
>
>
>
>
> >
> - When I hit the line setting value of "password", I get the following
> message:
> Run-time error '-2147217887 (80040e21)':
> Multiple-step operation generated errors. Check each status value.
If you (or any one else) finds what causes this could you please tell me, I have
just the same pro
Hi!
Check the "MySQL with ASP" Forum at www.dwam.net/mysql/
in particular a thread called "Multiple Step Error"
You can also find working ADO code samples on the site (using AddNew method)
Finally you should consider using the latest MyODBC drivers
2.50.39 if you want to stick to 2.xx version
3
c: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: ADO API & ODBC Alternative help
>
>
> Get your VB Manuals out, or test your programme against an
> Access Data Base.
> Once you have issed an Update statement, you need to either
> retrieve the record
> for furth
Get your VB Manuals out, or test your programme against an Access Data Base.
Once you have issed an Update statement, you need to either retrieve the record
for further update or set all the fields then issue the Update statement!
This is very 'Off Topic"
Clive Smart
Kelvin Lam wrote:
> Hi,
>