converting asp .net??

C

Curt_C [MVP]

Set = rs("field")
isn't valid that I know of in ANY lang?
And it will depend on if you are using a RS, DS, etc etc
 
S

Steve C. Orr [MVP, MCSD]

The syntax you listed isn't quite valid...
I'm not entirely sure what you're trying to do...

Maybe you're looking for something like this:

Dim s as string = MyDataReader("FirstName")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top