Can anybody honestly tell me that if use a basic SQl Select statement form VB6 (exp: "Select * From Update")
as oppossed to calling a stored procedure in SQL, that one way has better performance than the other. I understand that stored procedures are great for larger processes but when it's this simple isn't a stored procedure overkill? Any insight on this is greatly appreciated!!!!!!!!!! GENE