Apologies if this should be in an ASP forum, I wasn't sure so I tossed a coin and "Access Other.." won.
I've got an Access DB which I'm trying to connect to via an ASP page. The DB has a password, but no username and opens fine locally - it prompts me for a password, then opens the...
I've got a standalone Access DB (with Forms, code, etc) that I need to create an ASP frontend for.
The problem is that the existing Tables, Fields and Queries don't have very forgiving names, with spaces used throughout. I've also encountered problems with SQL that doesn't seem to be standard...
I've been following an example for sorting a two dimensional array using QuickSort (from the 4Guys website) but the sorted result is coming through as Rows,Columns where I need to sort by Column,Rows.
The example can be found at http://www.4guysfromrolla.com/webtech/012799-3.shtml and I...
I need to be able to search through x number of folders and sub-folders, searching for a particular string within a filename (not interested in the content of the file at all) and I wondered if anyone's got any examples they can point my way?
The project uses descriptive filenames with product...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.