"James Williams" <james@williams-eng.com> wrote in message
news:<bt733t$3ac2$1@news3.infoave.net>...

> Hello,

>

> I have spent 3 days trying to get ADO 3.1 to work on my PDA. I am

> using VC to develope the application. The problem that I am having,

> ADO 3.1 is not returning a field value from a record set. I mean that

> the get_Valve function is not working. However, if I connect using

> ADO3.0, then I can get my field values returned from the record set.

>

> Now with ADO 3.1, I can get a valid Connection object, I can open a

> record set with the Recordset object. I can get the record count of

> the opened record set. I can even get the name of the fields of the

> record set returned. I just can get any field values. I even tried

> using

> get_UnderlyingValue() method. Still no luck.

>

> But like I said, ADO 3.0 connection works fine. Does anyone know of

> anything special that has to be done to work with ADO 3.1 in VC. Are

> there special files I need to copy over to my PDA? Do I need to set up

> some different includes directions or object files? I do include the

> ado 3.1 in my include path.

>

> Any help would be appreciated. Also if anyone knows where there is a

> VC example application using ADO 3.1 that I can try and look at, that

> would also be appreciated.

>

> Thanks,

>

> James

>

Re: eMbedded VC3.0 and ADO 3.1 by Kevin

Kevin
Mon Jan 05 11:20:52 CST 2004

ADOCE is only supported with eVB 3.0. It is not "officially" supported in
any version of eVC.


"James Williams" <james@williams-eng.com> wrote in message
news:bt9eod$4dl0$1@news3.infoave.net...
> "James Williams" <james@williams-eng.com> wrote in message
> news:<bt733t$3ac2$1@news3.infoave.net>...
>
> > Hello,
>
> >
>
> > I have spent 3 days trying to get ADO 3.1 to work on my PDA. I am
>
> > using VC to develope the application. The problem that I am having,
>
> > ADO 3.1 is not returning a field value from a record set. I mean that
>
> > the get_Valve function is not working. However, if I connect using
>
> > ADO3.0, then I can get my field values returned from the record set.
>
> >
>
> > Now with ADO 3.1, I can get a valid Connection object, I can open a
>
> > record set with the Recordset object. I can get the record count of
>
> > the opened record set. I can even get the name of the fields of the
>
> > record set returned. I just can get any field values. I even tried
>
> > using
>
> > get_UnderlyingValue() method. Still no luck.
>
> >
>
> > But like I said, ADO 3.0 connection works fine. Does anyone know of
>
> > anything special that has to be done to work with ADO 3.1 in VC. Are
>
> > there special files I need to copy over to my PDA? Do I need to set up
>
> > some different includes directions or object files? I do include the
>
> > ado 3.1 in my include path.
>
> >
>
> > Any help would be appreciated. Also if anyone knows where there is a
>
> > VC example application using ADO 3.1 that I can try and look at, that
>
> > would also be appreciated.
>
> >
>
> > Thanks,
>
> >
>
> > James
>
> >
>
>



Re: eMbedded VC3.0 and ADO 3.1 by Darren

Darren
Tue Jan 13 17:50:49 CST 2004

I use ADOCE 3.1 with EVC 3.0 on a regular basis. I have found some issues
but using get_Value and put_value work fine.

I'm using HPC 2000, I don't know if that would make any difference.

Can you post some code?


"James Williams" <james@williams-eng.com> wrote in message
news:bt9eod$4dl0$1@news3.infoave.net...
> "James Williams" <james@williams-eng.com> wrote in message
> news:<bt733t$3ac2$1@news3.infoave.net>...
>
> > Hello,
>
> >
>
> > I have spent 3 days trying to get ADO 3.1 to work on my PDA. I am
>
> > using VC to develope the application. The problem that I am having,
>
> > ADO 3.1 is not returning a field value from a record set. I mean that
>
> > the get_Valve function is not working. However, if I connect using
>
> > ADO3.0, then I can get my field values returned from the record set.
>
> >
>
> > Now with ADO 3.1, I can get a valid Connection object, I can open a
>
> > record set with the Recordset object. I can get the record count of
>
> > the opened record set. I can even get the name of the fields of the
>
> > record set returned. I just can get any field values. I even tried
>
> > using
>
> > get_UnderlyingValue() method. Still no luck.
>
> >
>
> > But like I said, ADO 3.0 connection works fine. Does anyone know of
>
> > anything special that has to be done to work with ADO 3.1 in VC. Are
>
> > there special files I need to copy over to my PDA? Do I need to set up
>
> > some different includes directions or object files? I do include the
>
> > ado 3.1 in my include path.
>
> >
>
> > Any help would be appreciated. Also if anyone knows where there is a
>
> > VC example application using ADO 3.1 that I can try and look at, that
>
> > would also be appreciated.
>
> >
>
> > Thanks,
>
> >
>
> > James
>
> >
>
>



Re: eMbedded VC3.0 and ADO 3.1 by Simone

Simone
Wed Jan 14 13:05:17 CST 2004

Hi guys!
Hi use, in eVC 3.0, a class found on codeproject.com ... and it work fine.

The link is: http://www.codeproject.com/ce/ado_ce_ca.asp

Bye bye

--
Simone Sanfilippo
consulente informatico

per mandarmi una mail togliete il nospam
"Darren" <deo.is@ shaw dot ca> ha scritto nel messaggio
news:%23iFEN7i2DHA.1736@TK2MSFTNGP09.phx.gbl...
> I use ADOCE 3.1 with EVC 3.0 on a regular basis. I have found some issues
> but using get_Value and put_value work fine.
>
> I'm using HPC 2000, I don't know if that would make any difference.
>
> Can you post some code?
>
>
> "James Williams" <james@williams-eng.com> wrote in message
> news:bt9eod$4dl0$1@news3.infoave.net...
> > "James Williams" <james@williams-eng.com> wrote in message
> > news:<bt733t$3ac2$1@news3.infoave.net>...
> >
> > > Hello,
> >
> > >
> >
> > > I have spent 3 days trying to get ADO 3.1 to work on my PDA. I am
> >
> > > using VC to develope the application. The problem that I am having,
> >
> > > ADO 3.1 is not returning a field value from a record set. I mean that
> >
> > > the get_Valve function is not working. However, if I connect using
> >
> > > ADO3.0, then I can get my field values returned from the record set.
> >
> > >
> >
> > > Now with ADO 3.1, I can get a valid Connection object, I can open a
> >
> > > record set with the Recordset object. I can get the record count of
> >
> > > the opened record set. I can even get the name of the fields of the
> >
> > > record set returned. I just can get any field values. I even tried
> >
> > > using
> >
> > > get_UnderlyingValue() method. Still no luck.
> >
> > >
> >
> > > But like I said, ADO 3.0 connection works fine. Does anyone know of
> >
> > > anything special that has to be done to work with ADO 3.1 in VC. Are
> >
> > > there special files I need to copy over to my PDA? Do I need to set up
> >
> > > some different includes directions or object files? I do include the
> >
> > > ado 3.1 in my include path.
> >
> > >
> >
> > > Any help would be appreciated. Also if anyone knows where there is a
> >
> > > VC example application using ADO 3.1 that I can try and look at, that
> >
> > > would also be appreciated.
> >
> > >
> >
> > > Thanks,
> >
> > >
> >
> > > James
> >
> > >
> >
> >
>
>