|
|
|
Не работает SQLGetProp в VFP9
|
|||
|---|---|---|---|
|
#18+
Открываю shared connection в синхнонном режиме (c именем conn_) Далее открываю remote view для связи с MS SQL Server параметры View DBSetProp(ThisView,"View","SendUpdates",.T.) DBSetProp(ThisView,"View","BatchUpdateCount",1) DBSetProp(ThisView,"View","CompareMemo",.T.) DBSetProp(ThisView,"View","FetchAsNeeded",.F.) DBSetProp(ThisView,"View","FetchMemo",.T.) DBSetProp(ThisView,"View","FetchSize",100) DBSetProp(ThisView,"View","MaxRecords",-1) DBSetProp(ThisView,"View","Prepared",.F.) DBSetProp(ThisView,"View","ShareConnection",.T.) DBSetProp(ThisView,"View","AllowSimultaneousFetch",.F.) DBSetProp(ThisView,"View","UpdateType",1) DBSetProp(ThisView,"View","UseMemoSize",255) DBSetProp(ThisView,"View","Tables","sbktrtr_clsport") DBSetProp(ThisView,"View","WhereType",3) Функция SQLGetProp(Conn_,'ConnectBusy') возвращает .F. Попытка открыть другую View на том же connection приводит к ошибке Хотя в VFP6 такой код работал. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 28.06.2007, 14:14 |
|
||
|
|

start [/forum/topic.php?fid=41&gotonew=1&tid=1589082]: |
0ms |
get settings: |
8ms |
get forum list: |
11ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
37ms |
get topic data: |
8ms |
get first new msg: |
17ms |
get forum data: |
2ms |
get page messages: |
19ms |
get tp. blocked users: |
1ms |
| others: | 223ms |
| total: | 332ms |

| 0 / 0 |
