If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > WINSOCK Program

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-22-03, 07:08
cyrus cyrus is offline
Registered User
 
Join Date: Oct 2003
Location: Pune
Posts: 59
WINSOCK Program

Hello All,
I am updating a data into database through some application.
The application allows adding new record.
What I want to do is Whenever some one adds a record in a database every using the application shoud get the information or message immedaitely. How can I do it?
Some one told me that ths can be done using winsock?
__________________
Cyrus
Finding ways for solution
Reply With Quote
  #2 (permalink)  
Old 10-22-03, 07:35
RickKnight RickKnight is offline
Registered User
 
Join Date: Sep 2003
Location: Cincinnati, Oh USA
Posts: 203
Re: WINSOCK Program

What is the program/database that you are using?


QUOTE]Originally posted by cyrus
Hello All,
I am updating a data into database through some application.
The application allows adding new record.
What I want to do is Whenever some one adds a record in a database every using the application shoud get the information or message immedaitely. How can I do it?
Some one told me that ths can be done using winsock?
[/QUOTE]
Reply With Quote
  #3 (permalink)  
Old 10-22-03, 07:45
sreeraj sreeraj is offline
Registered User
 
Join Date: Oct 2003
Location: India
Posts: 55
Wink Re: WINSOCK Program

Just try this way

when you install each application (in lan) store the ip or machine name in table and when the updation occurs send a windows message to every client using shell call.

Hope it works

sreeraj
__________________
Sree
Reply With Quote
  #4 (permalink)  
Old 10-23-03, 00:46
cyrus cyrus is offline
Registered User
 
Join Date: Oct 2003
Location: Pune
Posts: 59
Re: WINSOCK Program

I am using VB and SQL server



Quote:
Originally posted by RickKnight
What is the program/database that you are using?


QUOTE]Originally posted by cyrus
Hello All,
I am updating a data into database through some application.
The application allows adding new record.
What I want to do is Whenever some one adds a record in a database every using the application shoud get the information or message immedaitely. How can I do it?
Some one told me that ths can be done using winsock?
[/QUOTE]
__________________
Cyrus
Finding ways for solution
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On