![]() |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Rate Thread | Display Modes |
|
|
#3 (permalink) |
|
Registered User
Join Date: Jul 2006
Posts: 3
|
Plans to support SQLServer Express DB
Hi,
have started using Visual Web Developer 2005 Express Edition and the SQL Server Express DB seems to be a pretty integral part of this. Do Catalyst2 plan to support this so that I can deploy my applications to my website? At the moment I am really struggling trying to get an application to use the MySQL database that I have with Catalyst2. Any ideas how this can easily e achieved in Visual Web Developer 2005 Express Edition? Thanks. Steve |
|
|
|
|
|
#4 (permalink) |
|
Administrator
Join Date: Oct 2003
Posts: 1,484
|
Due to licensing problems that Microsoft impose, Catalyst2 are unable to support SQL Express. However any databases developed for SQL Express will work on SQL server 2005 which Cat2 will be launching in the future.
__________________
Jason Robbins jason@catalyst2.com |
|
|
|
|
|
#5 (permalink) | |
|
Member
Join Date: Sep 2004
Posts: 40
|
Quote:
Do you have some examples of before/after for the connection strings if this is the case, so I can gauge the changes required? Thanks
__________________
Me, me, me, me, me |
|
|
|
|
|
|
#6 (permalink) |
|
Administrator
Join Date: Oct 2003
Posts: 1,484
|
Obviously you will need to upload your database onto catalyst2's servers. SQL Server Hosting Toolkit - Home is an easy way of doing it. Generate a SQL script from your local dev copy, and then run the script on your database. Job done.
In terms of connection strings your just changing the host, username and password. The only possible real difference here is that you might be using windows authentication with your database whilst Catalyst2 uses SQL authentication. The difference can be seen at ConnectionStrings.com - How to connect to SQL Server 2005 with windows authentication being the trusted connection and sql authentication being the standard one. If you need any further help, shout up.
__________________
Jason Robbins jason@catalyst2.com |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|