Hi

i want to design a web form with c# using visual studio .net

i want to exchanging data records between two databases:
- first database is on host computer and it is a MS Access file.
- and the second is a SQL Server 2000 database on my client.

now the aim is the transmitting records between these data sources via a webpage.
that is good to say that i have full access to both databases.

please let me have if you have any pseudo code or programming example about or related to this question.

peace.gif