Delphi-PRAXiS
Seite 4 von 4   « Erste     234   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Datenbanken (https://www.delphipraxis.net/15-datenbanken/)
-   -   Delphi SQL problem (https://www.delphipraxis.net/144409-sql-problem.html)

ToFaceTeKilla 7. Dez 2009 16:35

Re: SQL problem
 
Sorry i can't (and don't want to) install stuff, just to check your DB for you.
You can proceed as follows:
1.) Debug and check your parameters (:HWM_ID,...)
2.) Check the entries in your DB. If there is no way to access the DB from outside of Delphi (i wasn't able to find any tool) just make a query with 'SELECT * FROM...' and check the recordset.
3.) Compare the content of your DB with the values of your parameters. Is there any match? If not, then you probably there is a bug in the functions which fill the params!

nanix 7. Dez 2009 17:50

Re: SQL problem
 
I already fixed it :lol:

But thanks for support,parameters was a problem when you are writting such long SQL text readability suffers :dp:

ToFaceTeKilla 8. Dez 2009 10:05

Re: SQL problem
 
Fine. So what was the problem? I'm curious :-)


Alle Zeitangaben in WEZ +1. Es ist jetzt 05:44 Uhr.
Seite 4 von 4   « Erste     234   

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz