catalyst2 community forums  

Go Back   catalyst2 community forums > Support > Database Support

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 23-03-2006, 01:17 PM   #1 (permalink)
Registered User
 
Join Date: Mar 2006
Posts: 2
Limit to the number of SQL Server Express databases?

Is there a limit to the number of SQL Server Express databases which you can have, provided you don't exceed your disk storage space?
cat1 is offline   Reply With Quote
Old 23-03-2006, 01:37 PM   #2 (permalink)
Bring me your problems :p
 
paulredpath's Avatar
 
Join Date: Jan 2003
Location: /dev/ahhhhhhhhh
Posts: 3,536
We dont offer sql express databases.
paulredpath is offline   Reply With Quote
Old 18-07-2006, 10:16 AM   #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
artigat1 is offline   Reply With Quote
Old 18-07-2006, 10:36 AM   #4 (permalink)
Administrator
 
WhiskyFudge's Avatar
 
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
WhiskyFudge is offline   Reply With Quote
Old 01-10-2008, 07:35 AM   #5 (permalink)
Member
 
Join Date: Sep 2004
Posts: 40
Quote:
Originally Posted by WhiskyFudge View Post
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.
Sorry to dig up an old thread, but is this still the case? If I develop a DB driven web site using VS2008 and SQLExpress, when I deploy the DB to Catalyst, all I need to do is change the connection string; or is the process more complex than that?
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
LeeDJ is offline   Reply With Quote
Old 01-10-2008, 07:53 AM   #6 (permalink)
Administrator
 
WhiskyFudge's Avatar
 
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
WhiskyFudge is offline   Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 11:46 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.