Re: Client to Client communication



Hi,

I think that our SocketPro can help you out easily at www.udaparts.com

See the article "
Notify your coworkers any messages anywhere
" at http://www.udaparts.com/document/articles/chatservice.htm

Also, see the tutorial 2 inside the package SocketPro for our chat
service.

Regards,



"rfw68" <rfw68@xxxxxxxxxxxxx> wrote in message
news:6AE389B2-A7B3-45E7-974A-4E98AC97A7A8@xxxxxxxxxxxxxxxx
Hello,

I have a SQL Server 2005 Database. On some clients (I will call that input
clients) users will enter data and on some other clients these Data will
be
used.

Well, I want to avoid, that the other clients have to poll the database
all
the time for changes. I thought of somethig like an event which will be
rised
at the input client and catched at the other clients.

Is there any possibility to do something like that direct with the SQL
Server (Express) where all the clients are connected to?
Or do I have to write my own server application where the clients have to
connect too and make my own network communication through sockets ect.

Note: The application is ought to work with the SQL Server 2005 Express by
default (for smaller databases), but will be abel to use the SQL Server
2005
also.

thanks, Robert




.



Relevant Pages

  • Re: Why not Access...?
    ... It well depends how the database is used, such as the data access work load, ... When using Jet database, either VB front-end or Access front/back ... On the other hand, a database server, like SQL Server, gives you a lot more ... > 9i just can't work on these machines, and my clients are having these ...
    (microsoft.public.sqlserver.server)
  • Re: Is SQL required for 15 users
    ... their own front-end mdb and the back end should be at least one mdb. ... database designer that was hired to fix this problem recommended that we ... Two clients are using Office 2000, ... recommend I roll-in a SQL server? ...
    (microsoft.public.sqlserver.server)
  • C++ and Dot Net Jobs
    ... Please find the list of Active jobs with our Clients. ... Strong object-oriented analysis and design skills and experience. ... Experience developing applications under the Windows.NET framework ... Experience developing applications using SQL Server 2000. ...
    (comp.lang.cpp)
  • Re: Why not Access...?
    ... The first point is, yes, Jet, not Access, is a file based, Pseudo-RDBMS. ... Jet database will corrupt and become ... MS Jet/Access, MSDE, and SQL Server 2005 Express Edition. ... > I am developing a desktop application using VB as front-end for some clients> where the a large number of regular entries are done but there is a rare need> to delete old customers. ...
    (microsoft.public.sqlserver.server)
  • Re: MS Access Reports and VB.NET Program
    ... think that I want to ship a 30mb .NET framework to each of my clients? ... Barns & Noble has some books that could help you learn .NET. ... It is Access TIMES eCommerce TIMES Sql Server. ... that you actually posted how to execute the report using a macro. ...
    (microsoft.public.dotnet.languages.vb)

Loading