J
John
Hi
In asp I used to use;
rs = New ADODB.Recordset
rs.Open(SQL, conn)
What is the asp.net equivalent?
Regards
In asp I used to use;
rs = New ADODB.Recordset
rs.Open(SQL, conn)
What is the asp.net equivalent?
Regards