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 |
|
sirmanix
Starting Member
9 Posts |
Posted - 2001-07-11 : 12:15:14
|
| I get the error message : Operation must use an updateable query. When I do SQL="INSERT INTO table (name) Value('"+varname+"')"What wrong herethanks Edited by - sirmanix on 07/11/2001 12:16:45 |
|
|
|
|
|