Search found 16 matches
- 08.01.2014, 14:59
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [solved] Problem with TZquery
- Replies: 6
- Views: 2149
Re: Problem with TZquery
Excuse my forgetfulness: in fact 'status' is an index field.
- 08.01.2014, 14:57
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [solved] Problem with TZquery
- Replies: 6
- Views: 2149
Re: Problem with TZquery
Thank you so much EgonHugeist. Thanks for the explanation. In fact, I was given the same answer, although I was surprised me. Why not leave the 'where' clause as built ?. However, so is the implementation of Zeos and we have to accept it. As always, give me a clear answer! :D . Thank you once again....
- 31.12.2013, 18:54
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [solved] Problem with TZquery
- Replies: 6
- Views: 2149
Re: Problem with TZquery
Thank you very much for response Miab3, but I do not understand. Is correct that this query: 'select status from orders where no_orden = '2' '; that specifies a field n_orden into the where , when I run the post the update-query created by Zeos uses a WHERE changed? For me this is not correct! It sh...
- 27.12.2013, 23:52
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [solved] Problem with TZquery
- Replies: 6
- Views: 2149
Re: Problem with TZquery
Hi,
no one can assume something about this topic?
no one can assume something about this topic?
- 23.12.2013, 11:11
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [solved] Problem with TZquery
- Replies: 6
- Views: 2149
[solved] Problem with TZquery
Hi, I have a TzQuery like this: Qry.Sql.Text: = ' select status from orders where no_orden ='' xxx'' '; By performing these steps: Qry.Edit; Qry.FieldByName ('status'). AsString: = '5'; Qry.Post; the query is executed on the MySQL database (activating the log) in this way: UPDATE orders SET STATUS =...
- 19.02.2013, 11:51
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [patch_done] Possible to set the Identifier Quote String ?
- Replies: 7
- Views: 1645
First of all, sorry for the delay but I had big problems to my work. The change is perfect and works perfectly. I've tried both to insert the parameter to the component in designing mode, both in the program as a code: ZConnName.Properties.Values['identifier_quotes'] := ''; All ok! Thanks for the us...
- 15.02.2013, 10:08
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [patch_done] Possible to set the Identifier Quote String ?
- Replies: 7
- Views: 1645
- 15.02.2013, 09:59
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [patch_done] Possible to set the Identifier Quote String ?
- Replies: 7
- Views: 1645
- 15.02.2013, 09:53
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [patch_done] Possible to set the Identifier Quote String ?
- Replies: 7
- Views: 1645
Probably was not provided the opportunity to indicate which string to use for the Quote. The only possibility that remains is to change the routine GetIdentifierQuoteString so: TZAdoDatabaseInfo.GetIdentifierQuoteString function: string; begin Result: = ''; end; Other databases accept a syntax witho...
- 13.02.2013, 17:29
- Forum: ZeosLib 7.0 Stable Forum
- Topic: [patch_done] Possible to set the Identifier Quote String ?
- Replies: 7
- Views: 1645
[patch_done] Possible to set the Identifier Quote String ?
Ciao, I'm writing a program that connects to a database Gupta SQLBase (Unify). I connect with Ado. When I use a TZtable, if I do a delete (tb1.delete) I get an error message: "[Unify] [ODBC Driver] [SQLBase] 00909 PRS INC Invalid character" Running the program in debug I found that the del...
- 19.11.2012, 09:49
- Forum: Feature Requests
- Topic: [solved] A question and a proposed modification to the code
- Replies: 9
- Views: 2983
- 16.11.2012, 19:53
- Forum: Feature Requests
- Topic: [solved] A question and a proposed modification to the code
- Replies: 9
- Views: 2983
- 14.11.2012, 11:57
- Forum: Feature Requests
- Topic: [solved] A question and a proposed modification to the code
- Replies: 9
- Views: 2983
- 13.11.2012, 23:18
- Forum: Feature Requests
- Topic: [solved] A question and a proposed modification to the code
- Replies: 9
- Views: 2983
- 13.11.2012, 19:33
- Forum: Feature Requests
- Topic: [solved] A question and a proposed modification to the code
- Replies: 9
- Views: 2983