S
Samuel
Hello,
I would like to know if something like that exist:
To make it simple, I want to have a table in SQL server and a grid in my
program. When I modify the table, it updates the grid automatically and
without writting special code in my program.
For the moment, what I found, it's "SQL Broker service". But, it doesn't
correspond to what I want. It just says that the table have been updated and
then it's the program to make itself update by recovering data from the
database.
Somebody have an idea?
Samuel
I would like to know if something like that exist:
To make it simple, I want to have a table in SQL server and a grid in my
program. When I modify the table, it updates the grid automatically and
without writting special code in my program.
For the moment, what I found, it's "SQL Broker service". But, it doesn't
correspond to what I want. It just says that the table have been updated and
then it's the program to make itself update by recovering data from the
database.
Somebody have an idea?
Samuel