Re: SQL or Access DB



Bill, that's an offer I would love to take you up on. But with SQL Express
out there, is it worth it any longer to mess with an MSDE installation?

"W.G. Ryan MVP" <WilliamRyan@xxxxxxxxxxxxxxxx> wrote in message
news:ey1G96BoFHA.2580@xxxxxxxxxxxxxxxxxxxxxxx
> Earl (in no way being contentious or argumentative) - I don't know about
> the statement that MSDE is a bitch to deploy. It took me about a hour to
> correctly write an installer project that installed MSDE correctly and set
> everything up initially correctly. The first time through I'd say it's
> about a 4 on a scale of 1 to 10, after that it's cake and I can easily
> whip up an installer to install MSDE, set up the accounts and create the
> tables I need in just a few minutes. Heck it takes longer to run than it
> does for me to create the package.
>
> THe problem with Access is concurrency mainly, but there are others. THe
> non sql standard syntax like IsNull, the lack of any real db language,
> security, backup and the like all make access a terrible choice in so many
> respects. It was a great alternative in the early 90's, but now it's
> nothing but headaches.
>
> If the installation is a problem, drop me a line and I'll gladly walk you
> through creating an installer that will include MSDE and set it up for
> you - it's really simple and well worth the investment.
> "Earl" <brikshoe@xxxxxxxxxxxxxxxxx> wrote in message
> news:%23RFWxN9nFHA.420@xxxxxxxxxxxxxxxxxxxxxxx
>> If the database design is normalized, then it's less likely that size
>> will become an issue. A non-normalized database will grow exponentially.
>>
>> JET ("Access") could be used, as I have in the past for a small system
>> with less than 10 users, but in time, you will sooner or later hit a
>> locking issue and/or possible corruption.
>>
>> As noted by Cor, MSDE is a real bitch to deploy (the cynic in me says
>> that was by design), so the best "free" choice for a networked solution
>> would be SQL Express 2005. I'm not sure about the licensing issues in
>> your scenario.
>>
>> Otherwise, for a small business, if you don't already have a server
>> installed and plan to build a small network, you might consider buying
>> Small Business Server Premium. It comes with SQL Server 2000 Standard.
>>
>> "DaveG" <newsgroup@xxxxxxxxxxxxxxx> wrote in message
>> news:O9mdnbY3z-GFdWHfRVnzvA@xxxxxxxxxxxxxx
>>> Hi all
>>>
>>> I am planning on writing a stock and accounts program for the family
>>> business, I understand this is likely to take close to 2 years to
>>> accomplish. The stock is likely to run into over a thousand items and
>>> the accounting side will be used for hopefully many years so the
>>> entries are likely to be vast.
>>>
>>> The delema is what is best to use ase the DB engine, Access I have as
>>> part of Office 2002 or should I really be looking at SQL server??
>>>
>>> What are the pros and cons between the two??
>>>
>>> The DB will only be accessed by one client at this time but never more
>>> than 2.
>>>
>>> If the choice is SQL Server is there a version available just for
>>> single clients. I remember using MSDE when I did my ASP.Net book can
>>> this be used to create the initial DB???
>>>
>>> Thanks for taking the time to read this, any advice would be very
>>> helpfull to me at this planning stage.
>>>
>>> --
>>> DaveG - Learning VB.Net slowly.
>>> Skøyen - Oslo - Norway
>>
>>
>
>


.



Relevant Pages

  • Re: What version of SQL is on SBS R2 Standard and can I use it?
    ... I followed your instructions and successfully installed SQL Express, ... During the application install the applicaton didn't reconize the default ... SQLEXPRESS and two MSDE instances. ... super administrative purposed within SQL Server and is not the same as the ...
    (microsoft.public.windows.server.sbs)
  • Re: What version of SQL is on SBS R2 Standard and can I use it?
    ... named instance but default for SQL Express). ... A user level account works ... super administrative purposed within SQL Server and is not the same as the ... you can have MSDE and 2005 Express ...
    (microsoft.public.windows.server.sbs)
  • Re: Trying to Move Group - SQL Instance Wont Start
    ... the "allowed nodes" list for that instance and did not run the installer to ... Senior SQL Infrastructure Consultant ... Microsoft SQL Server MVP ... but the SQL Server resource still fails to start. ...
    (microsoft.public.sqlserver.clustering)
  • Re: SQL or Access DB
    ... But with SQL Express ... is it worth it any longer to mess with an MSDE installation? ... >> correctly write an installer project that installed MSDE correctly and ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Renaming Computer Running SQL or MSDE
    ... I've only seen problems with SQL Server 7 (ie and MSDE v1). ... >> In my experience when you rename a computer ...
    (microsoft.public.sqlserver.msde)