|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#16
|
|||
|
|||
|
It can be found in Post 1:
http://forums.aspfree.com/showpost.php?p=595356&postcount=1 Extra "_" has been removed and "<%" added (see posts 2 and 3). |
|
#17
|
|||
|
|||
|
Test your query in a SQL editor and it will tell you what the error is specifically.
__________________
[Video] 7 Devastating Effects of Oil Depletion Why Beautiful Young Women Can't Marry Rich and Powerful Men Your Birthday Cake Sucks! For more interesting reads, visit IcyBlog. |
|
#18
|
||||
|
||||
|
maybe one of the field names is reserved word. wrap them all with square brackets:
Code:
sql1 = "insert into tblanimals ([AnimalTypeID], [CustomerID], [VetID], ... |
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > Syntax error when inserting a record |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|