Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Clipper Visual-Objects > Re: VO & Ado
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 19 Topic 11324 of 11708
Post > Topic >>

Re: VO & Ado

by "Willie Moore" <williem@[EMAIL PROTECTED] > Apr 19, 2008 at 08:56 AM

Rob,

If I am reading the code corrctly, if you remove the oRecirdset:close at =
the bottom of your newRecordSet method, it should work.

Regards,

Willie


"Rob van Erk" <erk.v@[EMAIL PROTECTED]
> wrote in message =
news:da696dab-aee6-4d64-a448-b5e622857b9f@[EMAIL PROTECTED]
> Hi Robert,
>=20
> METHOD NewRecordSet(sSQLsrc) CLASS Leden
> LOCAL oRecordset as ADORecordset
>=20
> oRecordset :=3D AdoRecordset{}
> oRecordset:Open(sSQLsrc, oConn, adOpenForwardOnly, AdlockReadOnly,
> AdCmdText)
>=20
> SELF:Recordset :=3D oRecordset
>=20
> oRecordset:close
> RETURN NIL
>=20
> So, my intention is to change the recordset of an AdoServer after the
> user submitted his query details on the datawindow. After running the
> above the selected records are indeed shown on the screen but once I
> try to click on one of these records the problems begin. It will be
> some unlogic
> part of my code but I'am overlooking it.
>=20
> Thks,
> Rob
 




 19 Posts in Topic:
VO & Ado
Rob van Erk <erk.v@[EM  2008-04-19 02:20:59 
Re: VO & Ado
Robert van der Hulst <  2008-04-19 13:00:26 
Re: VO & Ado
Rob van Erk <erk.v@[EM  2008-04-19 06:40:09 
Re: VO & Ado
"Willie Moore"   2008-04-19 08:56:23 
Re: VO & Ado
=?iso-8859-1?Q?E=AE!k_\\/  2008-04-19 16:14:55 
Re: VO & Ado
"Geoff Schaller"  2008-04-20 01:17:24 
Re: VO & Ado
jorgeaccinelli@[EMAIL PRO  2008-04-20 03:24:18 
Re: VO & Ado
Lars Broberg <this.is.  2008-04-20 13:45:49 
Re: VO & Ado
jorgeaccinelli@[EMAIL PRO  2008-04-20 08:11:52 
Re: VO & Ado
Lars Broberg <this.is.  2008-04-20 15:54:46 
Re: VO & Ado
jorgeaccinelli@[EMAIL PRO  2008-04-20 10:13:18 
Re: VO & Ado
Rob van Erk <erk.v@[EM  2008-04-20 12:03:00 
Re: VO & Ado
"Geoff Schaller"  2008-04-20 21:36:57 
Re: VO & Ado
Rob van Erk <erk.v@[EM  2008-04-20 22:22:24 
Re: VO & Ado
"Geoff Schaller"  2008-04-21 06:17:44 
Re: VO & Ado
=?iso-8859-1?Q?E=AE!k_\\/  2008-04-21 08:30:41 
Re: VO & Ado
"Geoff Schaller"  2008-04-21 07:43:41 
Re: VO & Ado
jorgeaccinelli@[EMAIL PRO  2008-04-21 19:22:16 
Re: VO & Ado
"Geoff Schaller"  2008-04-22 08:05:09 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Oct 14 11:44:41 CDT 2008.