07-25-2008, 02:03 PM
hi,
It seems problem with the connection string.
Try using the DSN conn string..
And let me know the result.
It seems problem with the connection string.
Try using the DSN conn string..
Code:
Conn.Open("DSN=devmitg;username=xxx;password=yyy;")
And let me know the result.