In my script I have used win32::odbc. It's connecting properly but while executing the query it's giving an error saying "bad file descriptor". I am executing the query this way:
any idea why I am getting this error? Thanks.$statement = "some query"; $db->sql($statement)||die("can't execute $!\n");
In reply to win32::odbc error by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |