Thema
:
Delphi
Couldn't convert varient of type (NULL) into type (String)
Einzelnen Beitrag anzeigen
alzaimar
(Moderator)
Registriert seit: 6. Mai 2005
Ort: Berlin
4.956 Beiträge
Delphi 2007 Enterprise
#
28
Re: Couldn't convert varient of type (NULL) into type (Strin
13. Mai 2007, 20:56
Sorry, wenn ich irgendwas verpasst habe, aber wieso ersetzt Du nicht
Query
.FieldValues['
xxx
']
durch
Query
.FieldByName('
xxx
').AsString
Dann hast Du die Probleme doch erst gar nicht.
"Wenn ist das Nunstruck git und Slotermeyer? Ja! Beiherhund das Oder die Flipperwaldt gersput!"
(Monty Python "Joke Warefare")
Zitat
alzaimar
Öffentliches Profil ansehen
Mehr Beiträge von alzaimar finden