-Original Message-
From: Deryck Henson [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 14, 2001 1:56 AM
To: MySQL
Subject: Trouble with SELECT * FROM...
OK, well, as you all know, I am using mysql only for ASP Connectivity. Sooo,
this is my question: Every time I try to use this st
OK, well, as you all know, I am using mysql only for ASP Connectivity.
Sooo, this is my question: Every time I try to use this statement to open a
table, it gives me an error::
statement used-
rs.open "SELECT username, codeid FROM user_votes where username =
'"&user&"'", dbconn
if rs.fields("co