navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

INSERT INTO results.... I am having problems...

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> INSERT INTO results.... I am having problems...
Page: [1]
 
Mojo

 

Posts: 2431
From: Chicago
Status: offline

 
INSERT INTO results.... I am having problems... - 3/16/2001 20:27:00   
I can't get my SQL string with INSERT to work. I am trying to pass a variable to the string. The variable is the field.

My SQL looks like this so far:

"INSERT INTO results " & varField & "VALUES ('1')"

Thanks in advance,

Joe

Mojo

 

Posts: 2431
From: Chicago
Status: offline

 
RE: INSERT INTO results.... I am having problems... - 3/16/2001 13:03:00   
I finally figured it out.

In case anyone ever needs it here it is...

fp_sQry="INSERT INTO yourtable ("&yourvariable&") VALUES ('yourvalue')"

Joe

[This message has been edited by jbennett (edited 03-16-2001).]


(in reply to Mojo)
Page:   [1]

All Forums >> Web Development >> General Web Development >> INSERT INTO results.... I am having problems...
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts