Hi,
I bought the Access WWF and started doing some prototyping for a web site I'm building.
I've found it great as a starting point, utilising all those common functions such as user maintenance, sending emails, date formatting etc.
I've also heavily relied upon the code to providing a general framework to building my asp pages. Don't get me wrong, I'm happy coding in vbscript but it's nice to work from a proven architecture.
What I want to know is, how much pain am I going to suffer changing over to MS SQL Server. I know the SQL Server version has been optimised for speed. Does that mean the Database access code is all different?
My access database does not hold any info I'm concerned about. I just want my pages to now sit on top of a SQL Server Database. So there are no migration issues.
Incidentally, where is the latest tool (preferably free) for manipulating SQL Server Databases on a remote server?
Oh Yeah, one last thing, do I need to pay for a SQL Server WWF as I've already paid for an access version?