navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
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

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

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

 

update query and stored procedurers

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

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

All Forums >> Web Development >> ASP and Database >> update query and stored procedurers
Page: [1]
 
cwc56

 

Posts: 38
Joined: 1/12/2002
From:
Status: offline

 
update query and stored procedurers - 5/8/2002 11:44:36   
This is two questions really.

1. Is it possible to connect to an update querry in an access database using frontpage and if it is how is it done?

2. Is it possible to connect to a stored procedure held in a module within an access database using frontpage and if it is how is it doen?

If both are possible within frontpage, which is easier?

Many Thanks

Chris

Spooky

 

Posts: 26606
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: update query and stored procedurers - 5/8/2002 17:24:53   
Both afaik are no. The Access query wont accept parameters.
Has anyone tested and found otherwise?

§þððk¥
Database / DRW Q & A
VP-ASP Shopping cart
Spooky Login

(in reply to cwc56)
cwc56

 

Posts: 38
Joined: 1/12/2002
From:
Status: offline

 
RE: update query and stored procedurers - 5/9/2002 11:57:34   
Many thanks for your reply.

If I were to move away from FP and write in asp, ado, VBscript could I then connect to an update query?

I suppose what I am asking is; is it a function of FP that is stopping me, or is it a function of .asp itself? If I were to go and write my own ADO connections and SQL statements could I then connect and pass parameters to an update query in an Access database?

Or am I simply trying to do something which is impossible in .asp?

Many Thanks

Chris


(in reply to cwc56)
Spooky

 

Posts: 26606
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: update query and stored procedurers - 5/9/2002 18:13:24   
What I mean, is that its a problem with Access. Update queries are afaik an Access function.
A stored procedure can be used for updates in SQL as you can pass parameters.
Any updates you do, will need to be via the custom SQL button of the DRW. This uses an SQL string to perform the update (not a procedure)

eg : "UPDATE table SET coolumn='::input::'"

§þððk¥
Database / DRW Q & A
VP-ASP Shopping cart
Spooky Login

(in reply to cwc56)
cwc56

 

Posts: 38
Joined: 1/12/2002
From:
Status: offline

 
RE: update query and stored procedurers - 5/13/2002 9:30:31   
Many thanks

Got it.

Chris


(in reply to cwc56)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> update query and stored procedurers
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