|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
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! |
|
#1
|
|||
|
|||
|
Error inserting 's in database
<i><b>Originally posted by : Javaid Iqbal (javaid@hotmail.com)</b></i><br />Text data is being inserted into a SQL Datebase through an asp Web form that uses VB Script<br />to insert data into database. If there is an 's in text(e.g; Sam's Club) an error ODBC Driver<br /> error 80040e14 occurs. If insert same text directly (without web form) to SQL server,<br /> no error occurs How can I come over this problem. Thanks for help.<br />
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : Sachin Adkar (sachin_adkar@usa.net)</b></i><br />Javed,<br />Use the rs.Addnew and rs.Update methods to solve this problem.<br /><br /><br />------------<br />Javaid Iqbal at 10/30/2000 4:07:08 PM<br /><br />Text data is being inserted into a SQL Datebase through an asp Web form that uses VB Script<br />to insert data into database. If there is an 's in text(e.g; Sam's Club) an error ODBC Driver<br /> error 80040e14 occurs. If insert same text directly (without web form) to SQL server,<br /> no error occurs How can I come over this problem. Thanks for help.<br />
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Error inserting 's in database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|