Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - install forum( ms sql) on my site
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

install forum( ms sql) on my site

 Post Reply Post Reply
Author
khubaib View Drop Down
Newbie
Newbie


Joined: 09 May 2005
Location: Pakistan
Status: Offline
Points: 36
Post Options Post Options   Thanks (0) Thanks(0)   Quote khubaib Quote  Post ReplyReply Direct Link To This Post Topic: install forum( ms sql) on my site
    Posted: 29 July 2006 at 3:27pm
I install my forum on my site but i do not know how i can mange the ms sql database

what in mean by


     'Enter the details of your Microsoft SQL Server or MySQL Server and database below
     '*********************************************************************************
     
     strSQLServerName = "" 'Holds the name of the SQL Server (This is the name/location or IP address of the SQL Server)
     strSQLDBUserName = "" 'Holds the user name (for SQL Server Authentication)
     strSQLDBPassword = "" 'Holds the password (for SQL Server Authentication)
     strSQLDBName = ""      'Holds the name of the database

     i am confuesd+ how i can do
thanks
Back to Top
gölge View Drop Down
Groupie
Groupie


Joined: 16 April 2005
Location: Turkey
Status: Offline
Points: 182
Post Options Post Options   Thanks (0) Thanks(0)   Quote gölge Quote  Post ReplyReply Direct Link To This Post Posted: 29 July 2006 at 4:26pm
strSQLServerName = "localhost" 'Holds the name of the SQL Server (This is the name/location or IP address of the SQL Server)
     strSQLDBUserName = "your user name" 'Holds the user name (for SQL Server Authentication)
     strSQLDBPassword = "your pass" 'Holds the password (for SQL Server Authentication)
     strSQLDBName = "your database name"      'Holds the name of the database
 
 
your user name : the username wich you selected while you were creating your database...
your pass : the password that you selected for your database
your database name : the name of database that you selected for your database
 
for example:
 
strSQLServerName = "localhost" 'Holds the name of the SQL Server (This is the name/location or IP address of the SQL Server)
     strSQLDBUserName = "
khubaib" 'Holds the user name (for SQL Server Authentication)
     strSQLDBPassword = "
123456" 'Holds the password (for SQL Server Authentication)
     strSQLDBName = "
khubaib_forum
"      'Holds the name of the database
Back to Top
khubaib View Drop Down
Newbie
Newbie


Joined: 09 May 2005
Location: Pakistan
Status: Offline
Points: 36
Post Options Post Options   Thanks (0) Thanks(0)   Quote khubaib Quote  Post ReplyReply Direct Link To This Post Posted: 29 July 2006 at 5:21pm
its mean i create these names and password in my domain name
and
also change this from file
Back to Top
khubaib View Drop Down
Newbie
Newbie


Joined: 09 May 2005
Location: Pakistan
Status: Offline
Points: 36
Post Options Post Options   Thanks (0) Thanks(0)   Quote khubaib Quote  Post ReplyReply Direct Link To This Post Posted: 29 July 2006 at 6:37pm
How i will write 'database_connection.asp'

i am try to run from my computer (IIS)

Error Connecting to database on SQL Server

Check the following is set up and correct:-

SQL Server User Name
SQL Server Password
Name of the SQL Server
Database name set up by you on the server
Empty Database set up by you on the SQL Server

Check also that you have entered the correct details in the file 'database_connection.asp' found in the
Back to Top
dpyers View Drop Down
Senior Member
Senior Member


Joined: 12 May 2003
Status: Offline
Points: 3937
Post Options Post Options   Thanks (0) Thanks(0)   Quote dpyers Quote  Post ReplyReply Direct Link To This Post Posted: 29 July 2006 at 7:19pm
You have to create an empty mssql db first with a user login, password, and db name.
Your host will have a control panel or something similar to allow you to create the empty db.

Lead me not into temptation... I know the short cut, follow me.
Back to Top
MadDog View Drop Down
Mod Builder Group
Mod Builder Group
Avatar

Joined: 01 January 2002
Status: Offline
Points: 3008
Post Options Post Options   Thanks (0) Thanks(0)   Quote MadDog Quote  Post ReplyReply Direct Link To This Post Posted: 29 July 2006 at 9:56pm
Where are the Moderators on this thread? Move to Web Wiz Forums Version 8.x Support already!
Back to Top
Demon View Drop Down
Mod Builder Group
Mod Builder Group
Avatar
Mod-n-Skin Moderator

Joined: 26 July 2003
Status: Offline
Points: 299
Post Options Post Options   Thanks (0) Thanks(0)   Quote Demon Quote  Post ReplyReply Direct Link To This Post Posted: 29 July 2006 at 11:10pm
Agreed, moving to Support forum.
So Sayith the Demon.
Back to Top
dr_who View Drop Down
Newbie
Newbie


Joined: 26 July 2006
Location: Denmark
Status: Offline
Points: 26
Post Options Post Options   Thanks (0) Thanks(0)   Quote dr_who Quote  Post ReplyReply Direct Link To This Post Posted: 30 July 2006 at 7:13am
Originally posted by khubaib khubaib wrote:

its mean i create these names and password in my domain name
and
also change this from file
 
 
No not in your domain, but in your mysql server
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.