This is a discussion on "SQL Insert help" within the Classic ASP section. This forum, and the thread "SQL Insert help are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
SQL Insert help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
SQL Insert help
Hey guys I have this on a page and it fails to retreive the magazineID parsed by the previous page?
Quote:
Steve |
|
|
|
||||
|
Re: SQL Insert help
before you execute your SQL, try using response.write strSQL to print it to the screen..... you should then see that you are likely not receiving the magazineid for whatever reason.... spelling error?
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
Re: SQL Insert help
I have tired that and still no luck. It brings through the magazineid just fine but for some reason the sql statement can't deal with it?
|
|
||||
|
Re: SQL Insert help
Can you post the SQL statement as returned by response.write?
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
Re: SQL Insert help
Sorry what do you mean?
|
|
|||
|
Re: SQL Insert help
Sorry this is my page:
Quote:
|
|
|||
|
Re: SQL Insert help
Anyone?
|
|
|||
|
Re: SQL Insert help
do a Response.Write strSQL and post the outcome here.
|
|
|||
|
Re: SQL Insert help
Where abouts though?
|
|
||||
|
Re: SQL Insert help
before this line :-
oconn.execute strSQL add the following:
Thanks.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
Re: SQL Insert help
Quote:
|
|
|||
|
Re: SQL Insert help
Quote:
|
|
|||
|
Re: SQL Insert help
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed. Please try the following:
Internet Information Services Technical Information (for support personnel)
|
![]() |
| Tags |
| sql, insert, help |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Insert into db problem | benbigun | PHP Forum | 7 | Nov 15th, 2005 01:51 |
| insert record | accessman | Databases | 1 | Oct 15th, 2005 01:12 |
| how do i insert a preloader ? | tigas langaw | Flash & Multimedia Forum | 15 | Jun 13th, 2005 14:03 |
| Insert Record | redkyna | Classic ASP | 11 | Aug 25th, 2004 22:46 |