|
|
|
Несколько рекордсетов ...
|
|||
|---|---|---|---|
|
#18+
Вот задумал сделать статистику по форуму. Все что пришло в голову: Код: plaintext 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. Понятно дело ХП возращает кучу рекордсетов, может кто знает как из АСП к ним по очереди докопаться ? Или есть какие - то другие модели(способы)... в один их не сведеш... Хочу совета .. :-) ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 01.11.2002, 14:43:47 |
|
||
|
Несколько рекордсетов ...
|
|||
|---|---|---|---|
|
#18+
вот так: Код: plaintext 1. 2. 3. 4. 5. 6. 7. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 01.11.2002, 14:47:15 |
|
||
|
Несколько рекордсетов ...
|
|||
|---|---|---|---|
|
#18+
NextRecordset Method (ADODB.Recordset) Clears the current Recordset object and returns the next Recordset by advancing through a series of commands. Код: plaintext Remarks Use the NextRecordset method to return the results of the next command in a compound command statement or of a stored procedure that returns multiple results. If you open a Recordset object based on a compound command statement (for example, "SELECT * FROM table1;SELECT * FROM table2") using the Execute method on a Command or the Open method on a Recordset, ADO executes only the first command and returns the results to recordset. To access the results of subsequent commands in the statement, call the NextRecordset method. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 01.11.2002, 14:51:03 |
|
||
|
|

start [/forum/topic.php?fid=46&msg=32064090&tid=1819142]: |
0ms |
get settings: |
7ms |
get forum list: |
12ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
33ms |
get topic data: |
8ms |
get forum data: |
2ms |
get page messages: |
33ms |
get tp. blocked users: |
1ms |
| others: | 196ms |
| total: | 296ms |

| 0 / 0 |
