Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Databases
»
Zeos Zquery before
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Problems on Windows 10
by
Martin_fr
[
Today
at 07:15:37 pm]
Strange filenames .....
by
ASBzone
[
Today
at 06:55:05 pm]
Cant Find Certain Dll
by
ASBzone
[
Today
at 06:33:51 pm]
Online Package Manager
by
zgabrovski
[
Today
at 06:33:06 pm]
Parallel Code
by
ASBzone
[
Today
at 06:33:02 pm]
Seems TreeView programmat...
by
Alextp
[
Today
at 06:11:01 pm]
Browser Automation with s...
by
Jurassic Pork
[
Today
at 04:29:44 pm]
Problem with POST
by
Vodnik
[
Today
at 03:51:59 pm]
FPLite?
by
marcov
[
Today
at 03:48:38 pm]
FileExists() behaviour ch...
by
marcov
[
Today
at 02:41:16 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Zeos Zquery before (Read 2165 times)
k1attila1
Jr. Member
Posts: 93
Zeos Zquery before
«
on:
March 26, 2018, 11:12:22 am »
Hi !
Before ZQUERY send a delete, update , insert SQL statement to the server (with .POST, .DELETE)
How can i get, read the composed SQL query (as a string) befores ZQUERY send to the server ?
Thank you Attila
Logged
GAN
Sr. Member
Posts: 311
Re: Zeos Zquery before
«
Reply #1 on:
March 26, 2018, 11:14:08 pm »
Code: Pascal
[Select]
[+]
[-]
var
s
:
string
;
s
:
=
ZQuery
.
SQL
.
Text
;
Logged
Lazarus 2.0.8 FPC 3.0.4 Linux Mint Mate 19.3
Zeos 7̶.̶2̶.̶6̶ 7.1.3a-stable - Sqlite 3.32.3
https://searchlazarus.blogspot.com/
mangakissa
Hero Member
Posts: 1106
Re: Zeos Zquery before
«
Reply #2 on:
March 27, 2018, 08:41:49 am »
Are you sure GAN?
ZEOS has TZsqlmonitor to log these queries. Look at
this site
.
Logged
Lazarus 2.06 (64b) / FPC 3.0.4 / Windows 10
stucked on Delphi 10.3.1
GAN
Sr. Member
Posts: 311
Re: Zeos Zquery before
«
Reply #3 on:
March 27, 2018, 09:46:15 pm »
Yes, because he did not mention a log neither a TZsqlmonitor, only ZQuery and a server.
Logged
Lazarus 2.0.8 FPC 3.0.4 Linux Mint Mate 19.3
Zeos 7̶.̶2̶.̶6̶ 7.1.3a-stable - Sqlite 3.32.3
https://searchlazarus.blogspot.com/
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Databases
»
Zeos Zquery before
TinyPortal
© 2005-2018