Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Database System Resource Overload
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Database System Resource Overload

 Post Reply Post Reply Page  <123>
Author
Pugnacious View Drop Down
Newbie
Newbie


Joined: 12 February 2006
Location: United States
Status: Offline
Points: 31
Post Options Post Options   Thanks (0) Thanks(0)   Quote Pugnacious Quote  Post ReplyReply Direct Link To This Post Posted: 25 June 2006 at 1:25am
Originally posted by -boRg- -boRg- wrote:

Windows 2003 server isn't that much different to Windows 2000 when it comes to running ASP and Web Wiz Forums runs exactly the same on Win 2003 as it does on Win 2000.

The way IIS works on Windows 2003 is a vast improvement over Win 2000 and is allot more stable, with sites with bad scripting less likely to take down the whole web server. The performance is also better.


I completely agree -boRg-, I manage over 100 windows 2003 servers daily, and I've got to say that the system is a large improvement over 2000 server.  You say web wiz guide hosting is expanding, by any chance are they looking for new employees?  lol
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 26 June 2006 at 10:03am
Not at the moment, on the web hosting side, as the Windows 2003 boxes need so little attention that it only takes up a few hours, at most, of my time each month administering the windows 3003 servers once the server is setup.
Back to Top
Pugnacious View Drop Down
Newbie
Newbie


Joined: 12 February 2006
Location: United States
Status: Offline
Points: 31
Post Options Post Options   Thanks (0) Thanks(0)   Quote Pugnacious Quote  Post ReplyReply Direct Link To This Post Posted: 26 June 2006 at 7:39pm
Well if you ever need help, give me a shout.  I'll send you a resume. 
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 26 June 2006 at 8:58pm
Not unless you can work for free, the web hosting doesn't even cover the cost of servers for the the web sites already hosted and the dedicated server required for this site.
Back to Top
Pugnacious View Drop Down
Newbie
Newbie


Joined: 12 February 2006
Location: United States
Status: Offline
Points: 31
Post Options Post Options   Thanks (0) Thanks(0)   Quote Pugnacious Quote  Post ReplyReply Direct Link To This Post Posted: 26 June 2006 at 9:00pm
It's a posibility.  I'm skilled in remote management, and it would look good on my resume.
Back to Top
godot View Drop Down
Newbie
Newbie


Joined: 19 June 2006
Location: Hong Kong
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote godot Quote  Post ReplyReply Direct Link To This Post Posted: 27 June 2006 at 3:57pm
I've migrated the files to a win 2003 server and guess what?
As expected, there is problem with the mapping of the pathway.
 
The new server does not seem to allow the " ../ " command for the virtual pathway. Did I miss out something here?
 
I tried using the physical directory and guess what? It worked.
 
But because I have other scripts using the virtual path, i still encounter errors and can't get them to work. The alternative would be of course to make changes to the script so that it will use the physical path but I don't know how ...
 
Example:

Set adoCon = Server.CreateObject("ADODB.Connection") connstr="DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("../../db/XYZ.mdb")adocon.Open connstr

If I were to modify it to use the physical path, what do I do with the above section of the script? Or am I too presumptious to just change this section?

Help!


Edited by godot - 27 June 2006 at 3:59pm
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 27 June 2006 at 4:19pm
Remove the part that says:-

 Server.MapPath

Then just change it to the physical server path.
Back to Top
godot View Drop Down
Newbie
Newbie


Joined: 19 June 2006
Location: Hong Kong
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote godot Quote  Post ReplyReply Direct Link To This Post Posted: 28 June 2006 at 11:32am

Set adoCon = Server.CreateObject("ADODB.Connection") connstr="DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("../../db/XYZ.mdb")adocon.Open connstr

Taking away & Server.MapPath Do you mean the edited script should read something like this:

Set adoCon = Server.CreateObject("ADODB.Connection") connstr="DRIVER={Microsoft Access Driver (*.mdb)}; DBQ="C:\webspace\XYZ.com\db\XYZ.mdb" adocon.Open connstr

Back to Top
 Post Reply Post Reply Page  <123>

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.