ASP Database Stuff
ASP Database Stuff
- Started
- Last post
- 2 Responses
- bobrivers
Hello to all, new member here.
I am trying to get to grips with asp. I am starting small hoping to expand on my skills. I have set up a very simple database in Access with two fields (id ,name) and I am trying to display the name as an output from an asp page which should connect to said db. As php fan I have no idea what I am doing but I want the connection to be dsnless.
Any ideas?
-bR
- g3kk0k1d0
keep it connection-less - the most basic source code examples will be easy enough to understand and learn - good luck - if u want a basic source example email me
- tfsmag0
ummm connection less? do you mean DSN-less?
in order to display the contents of a database you HAVE to have a connection!
Anyhoo, if you're looking for a lot of good asp tutorials go here