-
I know DAO should not be used for ASP pages. But due to certain reasons... we are using DAO3.5 for accessing recordset. The objects are used in ASP pages. The problem occurs when we are simulating 2 users. The inetinfo.exe keeps on clashing. Anybody have any idea about using DAO for ASP pages?? Does it support multiple access??
-
The only things that mention DAO and ASP in the same sentence say NEVER USE DAO IN ASP.
I was poking around the MS Site and I could not find anything more than this, but your experience here shows you why...
-
Well...
I know that from the first day when i do programming. But it seems that some old technology still is been used in some old stubborn people...Thanks Clunietp.