Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Datenbanken (https://www.delphipraxis.net/15-datenbanken/)
-   -   C++ String speichern (https://www.delphipraxis.net/134821-string-speichern.html)

Nitrous 29. Mai 2009 18:53

Datenbank: SQL • Zugriff über: kp

String speichern
 
Hi Leute,

wie speicher ich einen String mit hilfe von sql ab ?

mfg

mkinzler 29. Mai 2009 19:07

Re: String speichern
 
SQL-Code:
insert into <Tabelle>(..., <Stringfeld>, ...) values ( ..., 'String', ...);

Nitrous 29. Mai 2009 19:27

Re: String speichern
 
hat sich erledigt aber danke :)


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:46 Uhr.

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