Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Store HTML document in TextField
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Versions des environnements
SQL Server:
SQL Server 2000
Divers
Thread ID:
01278994
Message ID:
01279014
Vues:
17
>Thanks for asking me to post the code, I had failed to put a closing ) in my insert statement.
>
>
>IF FILE(gcNoteFile)
>  lcFileString=FILETOSTR(gcNoteFile)
>  lcCmd=[Insert into dbo.NoteCab (Meetingnumber,NoteDesc,SignedNoteData) values (?thisform.meetid,?gcNoteFile,?lcFileString)]
>  IF SQLEXEC(gnConnHandle,lcCmd)<1
>	=SQLERROR(program(),program(),transform(lineno()),thisform.name)
>	SET STEP ON
>  ENDIF
>ENDIF
>
>
>
>Kirk

And the error is?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform