Ok...that's not what's not working...


[ Follow Ups ] [ Post Followup ] [ CPU-Central Message Board ] [ Home ]

Subject: Ok...that's not what's not working...
Name: Chris
Date: 8/8/2001 12:17:33 PM (GMT-7)
IP Address: 206.248.112.57
In Reply to: Off-topic. VB programming question...... posted by Chris
Message:

It turns out it is returning the correct number,
but the command that I thought was supposed to
send it to the given record in the database isn't
doing it.

There's
dataControl.Recordset.MoveFirst to go to BOF
dataControl.Recordset.MoveLast to go to EOF
dataControl.Recordset.MoveNext to go to the next one
dataControl.Recordset.MovePrevious to go back one,

and I assumed
dataControl.Recordset.Move(x)
would take me to the record in row x. Turns out
it doesn't. How the heck do I do this?!

[ View FollowUps | Post Followup | E-Mail Sender | Main ]



Follow Ups:



Maximum of 100 messages displayed.

Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:
Upload some images for this post


[ Follow Ups ] [ Post Followup ] [ CPU-Central Message Board ]