Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - SQL 2005 Parameters
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum LockedSQL 2005 Parameters

 Post Reply Post Reply
Author
JDub View Drop Down
Newbie
Newbie


Joined: 14 November 2007
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote JDub Quote  Post ReplyReply Direct Link To This Post Topic: SQL 2005 Parameters
    Posted: 15 November 2007 at 2:44am

I just know I have something wrong but cannot put my finger on it.

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

Invalid object name 'tblNPConfiguration'.

/newspad/common.asp, line 137

I have only modified this area of the
 
 
 strSQLServerName = "my sql 2005 URI here" 'Holds the name of the SQL Server (This is the name/location or IP address of the SQL Server)
 strSQLDBUserName = "my username" 'Holds the user name (for SQL Server Authentication)
 strSQLDBPassword = "my password" 'Holds the password (for SQL Server Authentication)
 strSQLDBName = "my DB name"
 
There are no special characters whatsoever.  What am I missing here ... thanks in advance for the second set of eyes.
 
FYI the SQL server setup ASP worked fine.
 
 
 
 
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: 15 November 2007 at 8:50am
It's certainly connecting to the database, so the db connection details are fine.

The error is saying that it can not find the table tblNPConfiguration. Try opening the database and checking that this table exists in the database.
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.