|
|
|
Альтернатива CurrentDb
|
|||
|---|---|---|---|
|
#18+
v_skopin повторюсь - сие хэлп от Access XP непонятно что тебя сбило с правильного пути + можно одновременно юзать ADO и DAO подняв Referens ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 17.05.2004, 19:16 |
|
||
|
Альтернатива CurrentDb
|
|||
|---|---|---|---|
|
#18+
Dim cnn1 As ADODB.Connection Dim rstEmployees As ADODB.Recordset Set cnn1 = CurrentProject.Connection Set rstEmployees = New ADODB.Recordset rstEmployees.CursorType = adOpenKeyset rstEmployees.LockType = adLockOptimistic rstEmployees.Open "T1", cnn1, , , adCmdTable rstEmployees.MoveFirst Debug.Print rstEmployees![Comp_Name] САМОЕ ГРАМОТНОЕ РЕШЕНИЕ!!! ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 17.05.2004, 19:21 |
|
||
|
|

start [/forum/topic.php?fid=45&msg=32521114&tid=1674569]: |
0ms |
get settings: |
8ms |
get forum list: |
10ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
160ms |
get topic data: |
7ms |
get forum data: |
2ms |
get page messages: |
29ms |
get tp. blocked users: |
1ms |
| others: | 242ms |
| total: | 463ms |

| 0 / 0 |
