pruebens Posted June 24, 2003 Posted June 24, 2003 Is it possible (and if so how) to send the results of a select statement to a variable? For example: Dim s as string s = SELECT* from Table Quote
Moderators Robby Posted June 24, 2003 Moderators Posted June 24, 2003 When you say "...send the results of a select statement to a variable" do you mean the resultset (recordset) into a variable? Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.