ryanwallace
02-19-2004, 07:03 PM
I run a website that is stretching the limits of my current infrastructure.
That infrastructure is:
Server: Hostway.com Dedicated Windows Server
Database: multiple Access databases
Page type: ASP
Connection type: VBscript (coded with Adobe GoLive 6.0)
I am not a code guy and am limited by what I can do with a graphical program (Adobe GoLive 6.0 or Dreamweaver). Currently I use Golive to create the connection to the Access database (which is located a special folder created by GoLive) and then use GoLive to bind the fields of the database to my template ASP page.
The problem: Right now on high traffic days I am getting a "Jet database error" which I understand to be an overload of the Access database.
A possible solution?: I have Microsoft® SQL Server 2000 installed on my dedicated server. Can I somehow use this to expand the capabilities of my Access database? How does this SQL server work? Do I need a different database authoring software to take advantage of the SQL server?
I am open to differnt database types and connection metods (assuming I can perform them in GoLive or Dreamweaver)
I would greatly appreciate any assistance/advice that anyone can offer. I'm pretty good at figuring this stuff out, but I need to be pointed in the right direction.
Thank you in advance!
That infrastructure is:
Server: Hostway.com Dedicated Windows Server
Database: multiple Access databases
Page type: ASP
Connection type: VBscript (coded with Adobe GoLive 6.0)
I am not a code guy and am limited by what I can do with a graphical program (Adobe GoLive 6.0 or Dreamweaver). Currently I use Golive to create the connection to the Access database (which is located a special folder created by GoLive) and then use GoLive to bind the fields of the database to my template ASP page.
The problem: Right now on high traffic days I am getting a "Jet database error" which I understand to be an overload of the Access database.
A possible solution?: I have Microsoft® SQL Server 2000 installed on my dedicated server. Can I somehow use this to expand the capabilities of my Access database? How does this SQL server work? Do I need a different database authoring software to take advantage of the SQL server?
I am open to differnt database types and connection metods (assuming I can perform them in GoLive or Dreamweaver)
I would greatly appreciate any assistance/advice that anyone can offer. I'm pretty good at figuring this stuff out, but I need to be pointed in the right direction.
Thank you in advance!