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-10-30 : 08:35:31
|
| Katja writes "I created some procedures which use temporary tables. If i run everything with the query analyser it is working fine.If i wanna call this procedure from within visual basic, i have to create all the temporary tables in my application since i call an instance of that procedure (???).After executing the command, i dont get any records back. Why?" |
|
|
|
|
|