|
|
|
Получение данных из #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&msg=32294227&tid=1678858]: |
0ms |
get settings: |
11ms |
get forum list: |
20ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
45ms |
get topic data: |
14ms |
get forum data: |
4ms |
get page messages: |
54ms |
get tp. blocked users: |
1ms |
| others: | 250ms |
| total: | 407ms |

| 0 / 0 |
