Re: LDBC driver



Thomas Kellerer wrote:
Silvio Bierman, 04.06.2008 11:07:
I would never implement the workarounds you describe for SQLServer in any system if using a different database system is an option in any way. Since our software is a standard system we do not even offer large-scale performance on poorly-scaling database backends.

Completely agreed!

Although I have the impression that a SQL Server user wouldn't call the concept of using temp tables a workaround but rather a design principle ;)

But then I was lucky to not have to use SQL Server a lot, so I might be mistaken with that assumption.

Thomas

I have used a lot of SQLServer in the past. We ran MySQL on the ASP environment (Linux boxes) and SQLServer on our development machines (laptops running XP).

Some of our larger customers insisted on running the system on their own Windows servers using SQLServer as well and we let them. As the databases and user bases grew they suffered steadily degrading performance for larger data imports and extractions.
In the meantime we had switched both our ASP environment and our development machines to PostgreSQL. On the same database content stuff that would take 30 minutes on their SQLServer setups (due to lock contention) would run in 30-45 seconds on my not-so-up-to-date laptop. That brought them around quite quickly. PG did the same job in about 15s on their Windows servers.


Silvio
.



Relevant Pages

  • Re: MS Access DAO -> ADO.NET Migration
    ... William Vaughn ... Microsoft MVP ... Hitchhiker's Guide to Visual Studio and SQL Server ... My migration app works building a SSCE database file with imported data ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Cluster will not fail over.
    ... > As far as the TCP/IP issue goes, you had to rebuild the cluster and were ... > able to restore the master database. ... > a cluster installation you'll have to revisit. ... >> This worked bringing up the sql server in minimal mode. ...
    (microsoft.public.sqlserver.clustering)
  • Re: MS Access DAO -> ADO.NET Migration
    ... full SQL Server and I see the logic you explained in a multi user ... allow two users to access the same database file Read/Write at any given ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... Hitchhiker's Guide to Visual Studio and SQL Server ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: MS Access DAO -> ADO.NET Migration
    ... For that it is much harder to handle the incremental identifier, ... database but although they have the data, they are not connected at the same ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... SQL Server Management Studio is nowhere to be found on my ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Word 2003/Access2000/SQLSVR
    ... SQL server being where the data is held and this is accessed through a MS ... entire database and that may be say a record for Berkshire. ... "Peter Jamieson" wrote: ... replaced with the first record on the table in use. ...
    (microsoft.public.word.mailmerge.fields)