Mono and sqlbulkcopy -


does mono sqlbulkcopy work? i'm reading data oracle datatable bulk copy sql server. have varchar? working fine outside mono, errors when running under mono such as:

while reading current row host, premature end-of-message encountered--an incoming data stream interrupted when server expected see more data. host program may have terminated. ensure using supported client application programming interface (api).

any appreciated.


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

javascript - Trying create a translator based on a preset alphabet -