Web Wiz - Green Windows Web Hosting

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

SQL support

 Post Reply Post Reply Page  12>
Author
Nathan View Drop Down
Groupie
Groupie


Joined: 08 January 2002
Location: Greece
Status: Offline
Points: 160
Post Options Post Options   Thanks (0) Thanks(0)   Quote Nathan Quote  Post ReplyReply Direct Link To This Post Topic: SQL support
    Posted: 24 February 2003 at 2:13am

I have just seen that v7 has been released with SQL support.

I remember reading a while back that there were two types of SQL systems.

My server (oneandone) offers: MS-SQL database

Is this compatable with version 7?

I have tried already to set it up but failed

Thanks

Nathan 

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: 24 February 2003 at 3:49am

There is an ms SQL server version avaialble from the forum download page.

If you are using the forum with SQL server, then you need to download the SQL server version, which is different to the access version as it also contains a file to create the database and stored procedures to make it run faster.

Back to Top
Nathan View Drop Down
Groupie
Groupie


Joined: 08 January 2002
Location: Greece
Status: Offline
Points: 160
Post Options Post Options   Thanks (0) Thanks(0)   Quote Nathan Quote  Post ReplyReply Direct Link To This Post Posted: 24 February 2003 at 12:02pm

Thanks Bruce, I have ftp'd the SQL version, sorry if this sounds like a newbie question, but I host my account with 'oneandone' they give the SQl

 database name as: "db735180790" and the

 user name as : "dbo7351879"

 

Dim strSQLServerName  'Holds the name of the SQL Server
Dim strSQLDBUserName  'Holds the user name (for SQL Server Authentication)
Dim strSQLDBPassword  'Holds the password (for SQL Server Authentication)
Dim strSQLDBName  'Holds name of a database on the server

 

is the dbname the name (location) of my old db in access - so I can import it?

I have an import feature with oneandone should I use that to create the tables?

 

Cheers for any help offered.

Nathan

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: 24 February 2003 at 1:03pm

The SQL server version won't upgrade an access version to SQL server.

There are no upgardes you will have to do this manually between versions, or try using the upsize wizard in access if the version numbers are the same.

Back to Top
Nathan View Drop Down
Groupie
Groupie


Joined: 08 January 2002
Location: Greece
Status: Offline
Points: 160
Post Options Post Options   Thanks (0) Thanks(0)   Quote Nathan Quote  Post ReplyReply Direct Link To This Post Posted: 25 February 2003 at 1:01am

Thanks Bruce.

I am trying to setup my SQL version, but in the setup thingy it asks for:

strSQLServerName = "" 'Holds the name of the SQL Server

Is this the http address of the site? - Doesnt work!

(I have all the fields)

Back to Top
Nathan View Drop Down
Groupie
Groupie


Joined: 08 January 2002
Location: Greece
Status: Offline
Points: 160
Post Options Post Options   Thanks (0) Thanks(0)   Quote Nathan Quote  Post ReplyReply Direct Link To This Post Posted: 25 February 2003 at 1:10am
PS my server (one and one) says that I can import an access database into an SQL one. There is an option on the control panel to do this - will this work with the forum db?
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: 25 February 2003 at 9:57am
You can do it with DTS in SQL Enterprise Manager or the upsizing wizard in Access (or the control panel option of your host for that matter) As for the sql_server_connection.asp file you need to get the correct info from your host:

Dim strSQLServerName = "servername"  'which can be (local) or server2929 ask your host can also be an IP Address
Dim strSQLDBUserName  = "dbo7351879"
Dim strSQLDBPassword  ="*******"
Dim strSQLDBName  ="db735180790"
Back to Top
Nathan View Drop Down
Groupie
Groupie


Joined: 08 January 2002
Location: Greece
Status: Offline
Points: 160
Post Options Post Options   Thanks (0) Thanks(0)   Quote Nathan Quote  Post ReplyReply Direct Link To This Post Posted: 26 February 2003 at 1:49am

Thanks Micheal, I have asked my server for the servername - I'll post another message if I need more help - most likely!

Cheers

Nathan

Back to Top
 Post Reply Post Reply Page  12>

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.