G
Guest
Hi,
I create a small Employee Application with VB.NET. I have used MS Access
2003 as database. I want to access to MS Access 2003 via remote connection
but I don't know how to build the remote connection to database.
I have small server that has an IP address 193.168.0.10. Than I have 3 PC in
3 different room. I want all the PC (The client) to access the MS Access 2003
Database in my server.
They will retrive information from the remote database. I have also create
folder that contains user picture and this folder also in my server.
My server contains: C:\EMPLOYEE_DB\Dbank.mdb for MS Access 2003 plus
C:\EMPLOYEE_DB\IMG\ that contains 10 Employee picture.
The client machine: C:\Employee\ (VB.NET Projet files)
My question is how can access to the remote MS Access 2003 that is on my
server?
Plus how can I retrive picturethat is in my server folder and how can be
loaded in to VB.NET form that shows user pictures?
I thank you all for your kind understanding.
Rgds,
GC
I create a small Employee Application with VB.NET. I have used MS Access
2003 as database. I want to access to MS Access 2003 via remote connection
but I don't know how to build the remote connection to database.
I have small server that has an IP address 193.168.0.10. Than I have 3 PC in
3 different room. I want all the PC (The client) to access the MS Access 2003
Database in my server.
They will retrive information from the remote database. I have also create
folder that contains user picture and this folder also in my server.
My server contains: C:\EMPLOYEE_DB\Dbank.mdb for MS Access 2003 plus
C:\EMPLOYEE_DB\IMG\ that contains 10 Employee picture.
The client machine: C:\Employee\ (VB.NET Projet files)
My question is how can access to the remote MS Access 2003 that is on my
server?
Plus how can I retrive picturethat is in my server folder and how can be
loaded in to VB.NET form that shows user pictures?
I thank you all for your kind understanding.
Rgds,
GC