Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Champinco
Yak Posting Veteran
54 Posts |
Posted - 2007-05-15 : 03:48:41
|
| Hi Guys,I have an application and in particular an append query that inserts rows into a linked table. I keep on getting this error, (although the code works fine in enterprise manager, and code-imports ok).I did not cancel the query but it seems to think it has. The insert/append query starts and prompts me for the username and password, this works fine, it just stops half way or beggining etc...This is the error:ORA-01013: User requested cancel of current operation (#1013)And this is the error on Help file:ODBC – call failed. (Error 3146)Using an ODBC connection, you tried to perform an operation on data in an ODBC data source. This error may occur when the ODBC data source is on a network drive and you are not connected to the network. Make sure the network is available, and then try the operation again.CheersChampinco |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2007-05-15 : 03:54:31
|
| Check this discussion: [url]http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=58484[/url]Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2007-05-15 : 04:40:53
|
quote: Originally posted by harsh_athalye Check this discussion: [url]http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=58484[/url]Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED"
 KH |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2007-05-15 : 05:02:17
|
How did you find that link? MadhivananFailing to plan is Planning to fail |
 |
|
|
Champinco
Yak Posting Veteran
54 Posts |
Posted - 2007-05-15 : 19:13:13
|
| ohh yeah...sorry, i actually mean to post it there. i have 3 forums and i must of lost concentration for a quick sec.sorry for the inconvinience.Champinco |
 |
|
|
|
|
|