F
Frankie
I've been out of the MS Access loop for a while and have heard that Jet
(.mdb) is no longer being developed by Microsoft and has in fact been
replaced by ???
What has replaced Jet?
My intention is to have a [small] database that supports an ASP.NET Web
site. I do not want to use SQL Server Express, as I don't want to have to
install and run the database as a "service" (and I think that is necessary
with SS Express). I want to simply copy a [database] file to a directory on
the Web server and then access that database via ADO.NET.
Thanks.
(.mdb) is no longer being developed by Microsoft and has in fact been
replaced by ???
What has replaced Jet?
My intention is to have a [small] database that supports an ASP.NET Web
site. I do not want to use SQL Server Express, as I don't want to have to
install and run the database as a "service" (and I think that is necessary
with SS Express). I want to simply copy a [database] file to a directory on
the Web server and then access that database via ADO.NET.
Thanks.