ตอนแรกใช้ ASP (ไม่ใช่ ASP.NET นะ) + db Access ก็ไม่มีปัญหาอะไร แต่พอดี คนจ้างเค้าเพิ่งมาบอกว่า hosting ที่ใช้เป็น Linux มันไม่ support access ก็เลยต้องเปลี่ยนมาใช้ db MySQL ซึ่ง ใช้ไม่เป็นอะ
error ที่เจอ
Error Type:
ADODB.Recordset (0x800A0BB9)
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
connect.asp -------------------------------------
<%
set connect = server.CreateObject("adodb.connection" )