|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Answer: Why does DBD::Sybase return 'cannot assign requested adress'? |
| ( #176017=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > database programming > Why does DBD::Sybase return 'cannot assign requested adress'? contributed by mpeppler
"Cannot assign requested address" usually comes from a bind() call that is done with a port that is already in use.
However - DBD::Sybase (and freetds) shouldn't call that function at all, so I don't know what could be causing this. Have you tried asking on the FreeTDS mailing list? Michael
|
|
||||||||||||||||||