hey everyone,
I have created an application using Visual Basic .NET, the application use an access data base which must be shared in server of a local network.
The problem is when i run the application in a client machine (connected to the network) I can't connect to the data base.In the same machine the connection work wich it's not the case when I change the location of the base to: Data Source="serverIPAdress/DataBase.mdb"