Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - SQL Server problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

SQL Server problem

 Post Reply Post Reply
Author
Helliconia View Drop Down
Newbie
Newbie


Joined: 21 December 2006
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Helliconia Quote  Post ReplyReply Direct Link To This Post Topic: SQL Server problem
    Posted: 21 December 2006 at 12:53pm
This is my first foray into ASP and I'm having some difficulties setting up the forums.

For testing purposes i'm running IIS and Sql Server Express on my pc while i develop the site then will move it to a webhost when complete.

My problem is this error I get when i try and open the index.asp page after completing setup:

---------------------------

Microsoft OLE DB Provider for SQL Server error '80040e37'

Invalid object name 'tblDateTimeFormat'.

/functions/functions_date_time_format.asp, line 78


-----------------------------

the line mentioned is:

rsDateTimeFormat.Open strSQL, adoCon

The table 'tblDateTimeFormat' exists in the sql db, so whats the problem with it?

Is this the first place where the website connects to the website?

I'm completely lost here!
Back to Top
michael View Drop Down
Senior Member
Senior Member
Avatar

Joined: 08 April 2002
Location: United States
Status: Offline
Points: 4670
Post Options Post Options   Thanks (0) Thanks(0)   Quote michael Quote  Post ReplyReply Direct Link To This Post Posted: 21 December 2006 at 2:02pm
Yeah it;s the first table being looked up. I believe you that the table exists but you also need to make sure that you connections file is pointing to the right database. Do a quick search on this forum, there have been a few posts about exactly this issue.
Back to Top
Helliconia View Drop Down
Newbie
Newbie


Joined: 21 December 2006
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Helliconia Quote  Post ReplyReply Direct Link To This Post Posted: 21 December 2006 at 9:08pm
OK I searched threads and tested a few of the ideas i found.

If i setup the ForumUser account with DBO schema and access permissions I get the same error as above. If I give it Administrator access the forum works.

Any handy hints on why the DBO access wasn't working? I would really rather not have the user details sitting in code for an account with admin privileges for the db.


Back to Top
 Post Reply Post Reply

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.