T
tclancey
Hi All.
I've been trying to think of a way to pass datasets, or tables from one PC
to another.
This would be the scenario.
Client PC sends an SQL query to a 'server'.
The 'server' would make a connection to a back end database.
The 'server' would retrieve data and send it back to the client.
It would basically be a way to avoid many PC's connecting to a back end
database.
I'm sure the way to handle the data transfer would be through sockets, but
how would I send a data table?
Any ideas?
Cheers,
Tull.
I've been trying to think of a way to pass datasets, or tables from one PC
to another.
This would be the scenario.
Client PC sends an SQL query to a 'server'.
The 'server' would make a connection to a back end database.
The 'server' would retrieve data and send it back to the client.
It would basically be a way to avoid many PC's connecting to a back end
database.
I'm sure the way to handle the data transfer would be through sockets, but
how would I send a data table?
Any ideas?
Cheers,
Tull.