|
|
|
Получение данных из #tabl
|
|||
|---|---|---|---|
|
#18+
/*MSSql2000*/ CREATE PROCEDURE dbo.zsp (@i int)AS select @i + 1 as dd into #gg select * from #gg Это в Access97 Connect.Open command.ActiveConnection = Connect command.CommandType = adCmdStoredProc command.CommandText = "zsp" command.Parameters.Item("@i") = 1 Set record = command.Execute А в record записей нет :<Operation is not allowed when the object is closed.> т.к. #gg уже умерла? в момент Set record? Как же получить данные из #tabl? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 15.10.2003, 15:00 |
|
||
|
|

start [/forum/topic.php?fid=45&tid=1678858]: |
0ms |
get settings: |
8ms |
get forum list: |
16ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
51ms |
get topic data: |
10ms |
get forum data: |
3ms |
get page messages: |
35ms |
get tp. blocked users: |
1ms |
| others: | 231ms |
| total: | 363ms |

| 0 / 0 |
