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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-09-27 : 22:49:01
|
| JamieGirl writes "I have 2 questions:1. After executing an INSERT stored procedure how would I go about in refreshing the data from a Visual Basic interface?2. My UPDATE stored procedure doesn't work. It can only update columns in the table that already have existing data, but it does not want to update/insert data into the columns that previously contained NULL values. Would I have to somehow create an INSERT stored procedure for those columns only?" |
|
|
|
|
|