hi,
I am totally new in asp
I am using a data link to connect to my database (mySQL).
rs.open "" & strsql & "","FILE NAME=c:\Inetpub\wwwroot\machine.udl"
However, I cant used recordcount & absoluteposition in my application. It always return '-1' to me. I am wondering what's wrong in my code??
advanced thanks for those who able to help.