|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
|
need some searching help...
Im trying to find a couple tutorials or references for searching a SQL dbase using ASP, a couple different methods utilizing a couple different search structures, etc.
I cant seem to find any that include both SQL and ASP, most ASP pages seem to only be interested in access, and SQL with php(who woulda guessed eh ) any help would be appreciated. thanks ^dan |
|
|
|
|
|
#2 |
|
PCMech: Saving Lives
Join Date: Apr 2004
Location: England, the United Kingdom
Posts: 1,839
|
http://www.freevbcode.com/ShowCode.Asp?ID=1258 says how to connect to an access or SQL database using an ASP script, and it does not require a DSN. It uses a SQL query and then uses a recordset to display the results, it is possible to do it without the SQL query, but that is probably the best way to do it. Good luck.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|