News

I'm troubleshooting a database connection leak problem where whenever I recompile my ASP.NET app, it leaves the old connections around until the next IISRESTART.In the meantime, I've noticed that ...
I've been frustrated for the last 6 hours trying to get ASP.NET to connect to an Access DB. I've tried to connect from an ODBC connection and from an OLE DB for Jet 4.0 connection. Both ways keep ...