I have made a small database with SQL server 2000, and i have made
interface using C#.NET
and ADO.net ( this interface manage all queries -SELECT UPDATE INSERT
DELETE-), now i want to give this application ( database and interface
) to my friends,
so do they have to install SQL server 2000 ( 1 GB or more ) to use this
small database ( 1 MB )
or there is another solution which cost less space which i ask for
thanks for helpI'd test the app for SQL Server 2005 and have the friends use SQL Server express.
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
Blog: http://solidqualitylearning.com/blogs/tibor/
<yosif4444@.gmail.com> wrote in message news:1136199441.120847.28540@.g14g2000cwa.googlegroups.com...
>I have made a small database with SQL server 2000, and i have made
> interface using C#.NET
> and ADO.net ( this interface manage all queries -SELECT UPDATE INSERT
> DELETE-), now i want to give this application ( database and interface
> ) to my friends,
> so do they have to install SQL server 2000 ( 1 GB or more ) to use this
> small database ( 1 MB )
> or there is another solution which cost less space which i ask for
> thanks for help
>|||On 2 Jan 2006 02:57:21 -0800, yosif4444@.gmail.com wrote:
> I have made a small database with SQL server 2000, and i have made
> interface using C#.NET
> and ADO.net ( this interface manage all queries -SELECT UPDATE INSERT
> DELETE-), now i want to give this application ( database and interface
> ) to my friends,
> so do they have to install SQL server 2000 ( 1 GB or more ) to use this
> small database ( 1 MB )
> or there is another solution which cost less space which i ask for
> thanks for help
You could use MSDE 2000
http://www.microsoft.com/downloads/details.aspx?familyid=413744d1-a0bc-479f-bafa-e4b278eb9147&displaylang=en
or you could use its replacement SQL Express|||Your freinds has to install MSDE 2000 (Microsoft Desktop Engine 2000) which
is a free version. They can download the same from the link
http://www.microsoft.com/downloads/details.aspx?FamilyID=413744D1-A0BC-479F-BAFA-E4B278EB9147&displaylang=en
regs
--
T.E.Nagaraj
Project Manager
Induscorp India Pvt Ltd
Blore
"Paul" wrote:
> On 2 Jan 2006 02:57:21 -0800, yosif4444@.gmail.com wrote:
> > I have made a small database with SQL server 2000, and i have made
> > interface using C#.NET
> > and ADO.net ( this interface manage all queries -SELECT UPDATE INSERT
> > DELETE-), now i want to give this application ( database and interface
> > ) to my friends,
> > so do they have to install SQL server 2000 ( 1 GB or more ) to use this
> > small database ( 1 MB )
> > or there is another solution which cost less space which i ask for
> > thanks for help
> You could use MSDE 2000
> http://www.microsoft.com/downloads/details.aspx?familyid=413744d1-a0bc-479f-bafa-e4b278eb9147&displaylang=en
> or you could use its replacement SQL Express
>sql
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment