~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From: "Tim" <[EMAIL PROTECTED]> Subject: Newbie Question(s)
: I have a couple / few questions.. : : Can I use Access to connect to via the Internet and my host instead of : SQL server from home using .NET? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ You want to connect to the Internet, from home, using Access? That doesn't seem to make a lot of sense to me! :-) Do you mean: Can I use Access as a backend for my ASP.Net website that is hosted at my hosting company? A: Yes - you can use the Jet OLEDB Provider. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : Can one use Notepad or something such as that to program .NET pages? I : ask because although I do have Visual Studio, what if one was using a Mac or : something? Just curious.. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ You could use a plain text editor, though you'd lose the Code Behind (unless you want to set that up manually, which is a pain). There are other tools out there that work on Macs: DreamweaverMX is one that springs to mind (or course, you also need either IIS, or Cassini to test your pages with, and neither runs on a Mac) Cheers Ken --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
