Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: Database: MS SQL Server
 ms sql express?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

RhinoOffRoad
New Member

USA
71 Posts

Posted - 22 July 2006 :  14:43:01  Show Profile  Visit RhinoOffRoad's Homepage
while attempting to upgrade my board from an access db to a mysql db, i see that microsoft offers ms sql "express" free. is this an option for my board?
thanks,

Nathan In Montana

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 22 July 2006 :  14:56:48  Show Profile  Send ruirib a Yahoo! Message
If your host supports it...


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

RhinoOffRoad
New Member

USA
71 Posts

Posted - 22 July 2006 :  15:18:17  Show Profile  Visit RhinoOffRoad's Homepage
what is required to support it? im not using a host, im running my own dedicated windows 2003 server.
thanks,

Nathan In Montana
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 22 July 2006 :  15:43:18  Show Profile  Send ruirib a Yahoo! Message
You'd need to download and install it. Unfortunately I have no knowlegde on SQL Server Express Edition, in terms of the tools that come with it, so I won't be able to provide further support. Also, on the Microsoft SQL Server site you should have complete info on the Express Edition.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

RhinoOffRoad
New Member

USA
71 Posts

Posted - 22 July 2006 :  16:26:21  Show Profile  Visit RhinoOffRoad's Homepage
i downloaded and installed the sql express as well as the .net framework 2.0. everything installed fine with no errors, but when i attempt to run the setup i get the following error:



here is how ive configured my config.asp:

strDBType = "sqlserver"
'strDBType = "access"
'strDBType = "mysql"

'## Make sure to uncomment one of the strConnString lines and edit it so that it points to where your database is!
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/USERNAME/db/snitz_forums_2000.mdb") '## MS Access 2000 on Brinkster
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\dbroot\snitz_forums_2000.mdb" '## MS Access 2000
'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("snitz_forums_2000.mdb") '## MS Access 97 using virtual path
'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("/USERNAME/db/snitz_forums_2000.mdb") '## MS Access 97 on Brinkster
'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=c:\inetpub\dbroot\snitz_forums_2000.mdb" '## MS Access 97
'strConnString = "Provider=SQLOLEDB;Data Source=SERVER_NAME;database=DB_NAME;uid=UID;pwd=PWD;" '## MS SQL Server 6.x/7.x/2000 (OLEDB connection)
strConnString = "driver={SQL Server};server=collierwelding;uid=user;pwd=pass;database=glock" '## MS SQL Server 6.x/7.x/2000 (ODBC connection)
'strConnString = "driver=MySQL;server=SERVER_IP;uid=UID;pwd=PWD;database=DB_NAME" '## MySQL w/ MyODBC v2.50
'strConnString = "driver={MySQL ODBC 3.51 Driver};option=4;server=SERVER_IP;user=user;password=password;DATABASE=forumdb;" '##MySQL w/ MyODBC v3.51
'strConnString = "DSN_NAME" '## DSN

sorry for all the questions, but as has been stated the strength of snitz is the available support, and im totally new to this db stuff (sheesh....using access was so easy, to bad its to slow) so ill need more im sure.
thanks,

Nathan In Montana
Go to Top of Page

RhinoOffRoad
New Member

USA
71 Posts

Posted - 22 July 2006 :  16:27:47  Show Profile  Visit RhinoOffRoad's Homepage
btw, if its an issue of creating the sql db, i see no option for that in ms sql express.
thanks,

Nathan In Montana
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 22 July 2006 :  16:54:16  Show Profile  Send ruirib a Yahoo! Message
That's probably an authentication issue. Did you create the database and then added a login and added that login as a user for that database?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

RhinoOffRoad
New Member

USA
71 Posts

Posted - 22 July 2006 :  18:10:50  Show Profile  Visit RhinoOffRoad's Homepage
quote:
Originally posted by ruirib

Did you create the database and then added a login and added that login as a user for that database?
no, i dont know how to do any of that. any help in learning how would sure be appreciated.

Nathan In Montana
Go to Top of Page

RhinoOffRoad
New Member

USA
71 Posts

Posted - 22 July 2006 :  18:46:14  Show Profile  Visit RhinoOffRoad's Homepage
currently downloading Microsoft SQL Server Management Studio Express, will update later.

Nathan In Montana
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.17 seconds. Powered By: Snitz Forums 2000 Version 3.4.07