Ask a Question related to ASP Database, Design and Development.
-
Asad Khan #1
Creating queries in Access (for ASP)
Hi,
So far I have been writing ASP and embedding my SQL in the ASP pages. But,
I've heard advantages of creating queries inside the database program. So
I'm wondering if someone can give me an example of how to create queries
inside MS Access and then call them in an ASP page. (or point me to a
tutorial that does that).
Thanks.
Asad Khan Guest
-
Simultaneous SQL queries to Access
In evaluating asp and an Access database as a way to store user data from an Authorware training piece, I ran across this article: "For... -
SQL queries when Access is open
My Authorware training piece sends and retrieves data through asp pages that are connected to an Access database. Three asp pages use SQL SELECT,... -
Creating variable driven MYSQL queries?
I've been looking at hand coding my PHP MYSQL queries, and sort of getting the hang of them, but one thing is bothering me. Everyone seems to build... -
Creating Queries does not give any result
I get the following error: Error Type: Microsoft VBScript runtime (0x800A01A8) Object required: '' /myweb4/authorised_user_page.asp, line 70 ... -
Translate Access queries to ASP
Hi, I'm still confused about my queries, I want to do something is ASP that is easily done in Access. I'll post the Access queries below as a... -
Bob Barrows #2
Re: Creating queries in Access (for ASP)
Asad Khan wrote:
Here's a couple:> Hi,
>
> So far I have been writing ASP and embedding my SQL in the ASP pages.
> But, I've heard advantages of creating queries inside the database
> program. So I'm wondering if someone can give me an example of how to
> create queries inside MS Access and then call them in an ASP page.
> (or point me to a tutorial that does that).
>
> Thanks.
[url]http://tinyurl.com/qg4o[/url]
[url]http://tinyurl.com/qg3u[/url]
[url]http://tinyurl.com/qg47[/url]
[url]http://tinyurl.com/qg4j[/url]
Bob Barrows Guest



Reply With Quote

