Re: SQL Licensing



As I told you before, it depends on the features you used in your database development.

If your app works with Express, then go with it not to buy license for SQL Server instances.

--
Ekrem Önsoy


<adamwpsd@xxxxxxxxx> wrote in message news:21a217de-9d8c-413a-955d-9571b838b268@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Apr 14, 3:05 pm, Ekrem Önsoy <ek...@xxxxxxxxxxxx> wrote:
What edition of SQL Server does your app runs against?

- Is it SQL Server 2005 Express Edition?
- If not, is it SQL Server 2005 Developer Edition?
- If so, are there any specific feature you use of SQL Server DE?
- Do you think that database is going to exceed 4GB soon?

I advise you to take a look at the comparison of the SQL Server Editions.
SQL Server Express Edition is a free of charge product and if its features
and limitations are OK for you guys, then you can use it freely, without
needing any license.

http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx

--
Ekrem Önsoy

<adamw...@xxxxxxxxx> wrote in message

news:5b1d6b3d-ccb4-4da4-8650-f152d25bd26a@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx



> Hi All,

> I have some programmers that are writing a custom Time/Attendance/Time
> Billing software for us and they are writing it in VisualStudio. All
> data collected from this program will be stored in an SQL database.
> My question is how do I need to license? Do I need a CAL for every
> computer with the timeclock program on it? Should I ask them more
> specifics about HOW this program will go about connecting? (i.e. will
> the server app connect to the database and the client app connect via
> the server app?)

> I truly hope someone can give me some insight. This is all just a bit
> overwhelming right now.

> Thanks,

> Adam W- Hide quoted text -

- Show quoted text -

Thanks for the insight. The reason I asked (Not sure why I didn't put
this in original thread) is that we have SQL Standard 05 for another
third party software app, so I thought it might be easiest to
integrate with that. I might give Express a try, though, if it can
concurrently run with 05 std.

.



Relevant Pages

  • Re: Webservices - the way to go...?
    ... about your lack of secure network connectivity your between a rock and a ... To summarize the posts so far: you have a winform app. ... using a webservices data layer to handle all the database interactions. ... Upgrade your database to SQL Server. ...
    (microsoft.public.dotnet.general)
  • Re: MSVC++ app type choice, form design questions
    ... > 1) MSVC Project definition requires that for an MFC app I choose ... MFC's built-in database support is really built around the document/ ... with the full version of SQL Server, but it's still pretty usable -- ...
    (microsoft.public.vc.mfc)
  • Re: MSVC++ app type choice, form design questions
    ... >> 1) MSVC Project definition requires that for an MFC app I choose ... At startup the end user sees a summary of the database contents. ... MDAC has full built-in support ... >competing with the full version of SQL Server, ...
    (microsoft.public.vc.mfc)
  • Integrated Security in a Workgroup?
    ... I'm trying to set up a development environment for developing an ASP.Net app ... that needs to access an SQL Server 2000 database. ... On machine "B" (where the SQL Server is running) I had no problem setting up ...
    (microsoft.public.sqlserver.security)
  • Re: Which database?
    ... If you want an embeddable database, take a look at Embedded FireBird. ... SQL Server Express is a slimmed down version of SQL Server. ... those features. ... It's highly unlikely our target customers for this application will ...
    (microsoft.public.dotnet.languages.vb)