|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Synthax error when inserting Date Function into table |
From: |
Danne |
Date: |
7/12/2001 2:46:29 AM |
IP: |
213.64.131.134 |
Hi..
Can anyone tell me whatīs wrong with this code.. I have been trying all sorts of things and canīt get anywhere..
here is code:
conn.execute("INSERT INTO Recept (Persid,Typ,Date,Titel,Ingredienser,Tillagning) VALUES ('" & snamn & "', '" & typ & "', '" & date() & "', '" & titel & "','"&ingredienser"','"&tillagning"');")
Thanks on forehand/Danne |
Follow Up - Re: Synthax error when inserting Date Function into table - Bullschmidt 7/17/2001 11:46:12 AM
|
|
|
|
|
|
|
|
|
|
|
|