Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 C# Client to SQLServer2005 in realtime

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-09-27 : 07:59:40
Aldo Bittel writes "Do you have experience in real-time programming on SQLServer? Our Client would have a real-time application, written in C# and SQL-Server as DB-system. We do not have any experience on real-time programming. Is SQLServer 2005 faster than SQLServer 2005? I’m not sure if it’s a good idea to do this with windows, c# and SQL-Server. Windows is not a real-time operation-system but we can’t change the architecture.
Thank you for every feedback.

Aldo"

robvolk
Most Valuable Yak

15732 Posts

Posted - 2005-09-27 : 08:10:14
quote:
Is SQLServer 2005 faster than SQLServer 2005
I'm sure in some kind of Einsteinian space-time warp scenario, SQL Server could be faster than itself...but in the general everyday 3-D world, probably not.

"Real-time" sounds very much like something a marketing person or VP read in a magazine, it would help to describe what the application is supposed to do.
Go to Top of Page

DonAtWork
Master Smack Fu Yak Hacker

2167 Posts

Posted - 2005-09-27 : 12:00:00
"Windows is not a real-time operation-system..."

Really? What would you call it? Fake time? Pay-Bill-for-your-time?

My browser runs on Windows 2k Pro. It will return "Real Time" stock quotes for me. So, is the BROWSER real time, but the platform it is running on NOT real time?

Help us help YOU!
Read this blog entry for more details: http://weblogs.sqlteam.com/brettk/archive/2005/05/25.aspx

*need more coffee*
SELECT * FROM Users WHERE CLUE > 0
(0 row(s) affected)
Go to Top of Page
   

- Advertisement -