Ask a Question related to ASP Database, Design and Development.
-
William Tasso #1
parameterised query in Access for ASP
Hello
Is it possible to make a parameterised query in Access that can be driven
from ASP (vb-script)? How?
Thanks
--
William Tasso - [url]http://WilliamTasso.com[/url]
William Tasso Guest
-
Access Query
Hi I have written sql query in access database... SELECT email_info.* FROM email_info WHERE email_id='john@test.com.au' AND email_date + 7 < ... -
MS Access query in MX 7
Hi, Please help me. Oour company's websit was located in HostMySite. In the recently, they upgrade their server to Windows 2003 and upgrade... -
Access query help
Hi everyone, I need to modify this query from SQL Server for use in Access. Can someone please help me?! SELECT DISTINCT TOP 100 PERCENT... -
Access Query in ASP
I would like to use Accesss queries in ASP. This queries are done before in Access. I Know that i can access these queries using Visual Basic as... -
MS access SQL query help!
I am creating a database for sports league. I have a table of Leagues, Teams, and Games. I trying to get a listing of the games but I am getting... -
Bullschmidt #2
Re: parameterised query in Access for ASP
<<
Doh - it's trivial.Yes, it often seems that way after you know the answer...>>
Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
[url]http://www.Bullschmidt.com[/url]
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Bullschmidt Guest
-
Bill Murphy #3
Re: parameterised query in Access for ASP
I could not find the answer to this in Google. Could you give a brief
example of the answer? Thanks.
Bill
"Bullschmidt" <paul@bullschmidt.com-nospam> wrote in message
news:ufE3tTEaDHA.1004@TK2MSFTNGP12.phx.gbl...> <<
> Doh - it's trivial.>> >>
> Yes, it often seems that way after you know the answer...
>
> Best regards,
> J. Paul Schmidt, Freelance ASP Web Developer
> [url]http://www.Bullschmidt.com[/url]
> ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
>
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
Bill Murphy Guest



Reply With Quote

