View Single Post
  #4 (permalink)  
Old Mar 22nd, 2004, 07:04
gallocedrone gallocedrone is offline
New Member
Join Date: Mar 2004
Location: Italy
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
This script in ASP recalls some data of the database with access it works and with mysql it produces error to the line rs.open strSql, my_conn, 3 have modified the parameter strSql = SELECT TOP with strSql = " SELECT " but without result.