OK i suppose that in old version was enable but in recently version.... but is now manual of new version is for old version...
some example of use tzupdate with tzquery i tied different way i don't get works for me..
thanks...
Search found 19 matches
- 04.06.2024, 00:53
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: Where is RequesLive
- Replies: 3
- Views: 225
- 02.06.2024, 18:37
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: Where is RequesLive
- Replies: 3
- Views: 225
Where is RequesLive
on documentation sad setup zquery like that but property requestlive is not show up TZQuery: Connection: conEmployee Name: qryCustomer RequestLive: True // where is this property SQL: SELECT * FROM customer ORDER BY customer when you don't read the manuels sad tutorial or manual explain it or that b...
- 25.05.2024, 15:51
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: TZUpdateSQL Operation can not be perform on inactive dataset
- Replies: 0
- Views: 216
TZUpdateSQL Operation can not be perform on inactive dataset
Hi running this code on Zeosdbo 8.0.0 beta some examples show properties of connection but on this version not has access to this property what i doing wrong to run this code this on modifysql on ZUpdate UPDATE PO1_PurchaseOrderEntryHeader SET PurchaseOrderDate = :PurchaseOrderDate , OrderType = :Or...
- 22.05.2024, 19:19
- Forum: ADO
- Topic: Change timeOut
- Replies: 1
- Views: 611
Change timeOut
Hi Friends is possible to change timeout in ado connection... in properties i don't see something similar but i don't know if add properties could be...
any ide please...
Regards
Enrique
any ide please...
Regards
Enrique
- 02.04.2024, 21:11
- Forum: ADO
- Topic: Ado don't update aas must be
- Replies: 14
- Views: 1508
Re: Ado don't update aas must be
her the image how i setup the odbc....
Sorry your spend too much time on that....first time i setup as you did but the problem was as is when update the table sadly values not going to field you want to update.....
Sorry your spend too much time on that....first time i setup as you did but the problem was as is when update the table sadly values not going to field you want to update.....
- 30.03.2024, 17:41
- Forum: ADO
- Topic: Ado don't update aas must be
- Replies: 14
- Views: 1508
Re: Ado don't update aas must be
Hi marsupilami let me know if can do some to help.... i will understand better zeosdbo and lazarus....
- 28.03.2024, 20:46
- Forum: ADO
- Topic: Ado don't update aas must be
- Replies: 14
- Views: 1508
Re: Ado don't update aas must be
ok thanks....so much...
- 26.03.2024, 19:21
- Forum: ODBC
- Topic: Can't connect via ODBC
- Replies: 2
- Views: 2068
Re: Can't connect via ODBC
I have similar problem when connection string has DSN=MAS9032 witch is the DSN on datasource just eliaminate that and only put the connection string with DSN=
and works for me but the problem is i cannot get schematables if you don't have stables schema you don't can't open any table ort query...
and works for me but the problem is i cannot get schematables if you don't have stables schema you don't can't open any table ort query...
- 25.03.2024, 15:16
- Forum: ADO
- Topic: what is defference odbc_a and odbc-w
- Replies: 4
- Views: 367
Re: what is defference odbc_a and odbc-w
well i don't know why if i connect with ado i can get all schema tables but if i connect with odbc_a or odbc_w don't get tables schema... can connect but when i try to open query to table send error... procedure TFormMain.FormShow(Sender: TObject); var i:Integer; begin // ZCMas.Properties.Add ('Code...
- 25.03.2024, 13:46
- Forum: ADO
- Topic: what is defference odbc_a and odbc-w
- Replies: 4
- Views: 367
Re: what is defference odbc_a and odbc-w
Ok Thanks...now i know that....thanks so much..
- 23.03.2024, 20:20
- Forum: ADO
- Topic: what is defference odbc_a and odbc-w
- Replies: 4
- Views: 367
what is defference odbc_a and odbc-w
Hello what is difference of this libs odbc_a and odbc_w where i can find information of that pleases help me... ado connection has those option.... on what case use one or other one...
Thanks
Thanks
- 15.03.2024, 15:41
- Forum: ADO
- Topic: Ado don't update aas must be
- Replies: 14
- Views: 1508
Re: Ado don't update aas must be
Hi Marsupilami i made test on lazarus and zeosdbo 8.0 get connection with odbc_a but when i try to open a query send a error and what i see also is on tables list is only who one table on catalog not all tables... as show on odbc normal.. https://file.io/nxlYKqlVoZQs I dont know if i need made some ...
- 15.03.2024, 02:44
- Forum: ADO
- Topic: Ado don't update aas must be
- Replies: 14
- Views: 1508
Re: Ado don't update aas must be
Lite progress but now ask for Dblogdlg unit where i can find, i don't see some similar on source code to add unit, how i can add this unit....
thanks and sorry for topic...
thanks and sorry for topic...
- 15.03.2024, 02:22
- Forum: ADO
- Topic: Ado don't update aas must be
- Replies: 14
- Views: 1508
Re: Ado don't update aas must be
Hi mi friend i did test of zeosdb8.0 with odbc_a and odbc_w and get this error ZCMas.Connect; here where send me error just open connection... procedure TDM.DataModuleCreate(Sender: TObject); begin // SQLDLL.LibraryName:=WideString(ExtractFilePath(ParamStr(0)) + 'pvxodbc.dll'); // SQLDLL.LibraryName...
- 14.03.2024, 16:08
- Forum: ADO
- Topic: Ado don't update aas must be
- Replies: 14
- Views: 1508
Re: Ado don't update aas must be
This error i got to compile zeosdbo
ZAbstractConnection.pas(90,3) Error: Cannot find ZDbcFirebird used by ZAbstractConnection. Check if package zdbc creates ZDbcFirebird.ppu, check nothing deletes this file and check that no two packages have access to the unit source..
ZAbstractConnection.pas(90,3) Error: Cannot find ZDbcFirebird used by ZAbstractConnection. Check if package zdbc creates ZDbcFirebird.ppu, check nothing deletes this file and check that no two packages have access to the unit source..