April 27, 2005

Access your data
So you've got a database and you need to get it out on the web. Well here's a good place to start:
ASP SQL Tutorials.

Then once you realize it's not working, try here: Why do I get database-related 80004005 errors?

That should keep you busy for a little while, at least. Later on, I'll be exploring the same techniques with .NET and ADO.NET - so stay tuned.