Subject FB OLE DB
Author budi@online.ie
Hi..

In some articles, i read that to connect to remote DB Server from ADO ole DB
must use Ms Remote provider. But FB OleDB can give direct IP Adress from it's
driver to the data source. Will it be OK ?

Conn.Open = "Provider=SomeFBoleDB;Data Source=IP:Path to Database file"

Budi