[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem with ASP + mySQL
Dear all,
I am having the following problem with ASP + mySQL
Actually, when executing the following Query:
SELECT Min(Col1), Col2 FROM Table1 GROUP BY Col2
I get an empty recordSet, while executing the following query doesn't return
an empty recordSet:
SELECT Col1,Col FROM Table1 GROUP BY Col1
I am connection using:
RS.Open SQLQuery, Connection
Can someone help?
Thanks,
Jimmy
______________________________________________________________________________
Send a friend your Buddy Card and stay in contact always with Excite Messenger
http://messenger.excite.com
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <mysql-thread93054@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
This mailing list archive is a service of Copilot Consulting.