Lowyat.NET Forums

Welcome Guest ( Log In | Register )

LYN wins Intel-Lenovo-Tangs Blogathon challenge. Thank you everybody!
 
RSS feedBump TopicReply to this topicStart new topicStart Poll

Outline · [ Standard ] · Linear+

> C# and SQL Server 2005 Deployment, Installing on client machine (.NET)

harikumar001
post Jul 1 2009, 11:37 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #1


Getting Started
**

Group: Junior Member
Posts: 243
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: May 2006
From: Petaling Jaya





Hey guys,

I have a doubt regarding installing application developed in Visual Studio 2005 using C# and SQL Server 2005 as back end. My doubt is this.
My development machine has SQL Server 2005 installed and the application is working properly. When I deploy and install this application on the client's machine I can install the .NET framework 2.0 for the application to work properly. But how about the database. Do I have to ask my client to buy SQL Server to run the application or are there any components available that allows my application to access SQL Server 2005 .mdf database without having to install SQL Server 2005 on client machine. Hope you understand my question. Any help would be greatly appreciated.

Thanks a ton.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Eventless
post Jul 2 2009, 07:27 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #2


On my way
****

Group: Senior Member
Posts: 645
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003




Look up SQL Express 2005. It is very likely that you are running this instead of the full MS SQL Server on your development machine. It is a distributable component provided by Microsoft and is compatible with the full version MS SQL server database files. The only limitation that it has is that the database cannot be bigger than 2GB. Anything more than that would require a full version MS SQL server.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
harikumar001
post Jul 2 2009, 10:50 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #3


Getting Started
**

Group: Junior Member
Posts: 243
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: May 2006
From: Petaling Jaya





Hi, thanks but I am not running the express edition. I have separately installed the full SQL Server database. So again, wat if my databases exceed 2gb in size. Is there not any workaround except for purchasing SQL Server for client.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Eventless
post Jul 2 2009, 11:24 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #4


On my way
****

Group: Senior Member
Posts: 645
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003




There's no work around the 2GB limit, you get what you pay for. Depending on how your program works, the database may never reach the 2GB limit. Even if it does, you can just reuse the mdf file with the new MS SQL Server easily.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
unrealweapon
post Jul 2 2009, 11:37 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #5


\(^0^)/
****

Group: Senior Member
Posts: 570
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2008
From: a box within a box






Just go for MySQL which is free. problem is how to migrate existing structure of MS SQL-> MySQl is 2 difficult.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Eventless
post Jul 2 2009, 11:52 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #6


On my way
****

Group: Senior Member
Posts: 645
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003




QUOTE(unrealweapon @ Jul 2 2009, 11:37 AM)
Just go for MySQL which is free. problem is how to migrate existing structure of MS SQL-> MySQl is 2 difficult.
*


Unless you want to opensource your software, it is not free. You will need to pay mysql for the database connectors if you don't want your software to be gpl compliant.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Bump TopicReply to this topicTopic OptionsStart new topic
 



----debug section please ignore----
Lo-Fi Version Time is now: 24th November 2009 - 03:56 AM
All Rights Reserved 2003-2009 Vijandren Ramadass (~living on a prayer~)