OLE DB

I wondered if anyone could help.

I am using Macromedia Ultradev, trying to connect to Paradox tables. I know
that I can connect through DNS, but I'd like to leave the ODBC out and go
directly to OLEDB. I know that I can set up a "custom" connection string to
do that, but I don't know what this should be for Paradox.

All help in this respect is to Access databases. To an Access DB the
connection string would be:

Provider=Microsoft.Jet.OLEDB.4.0; " & _

"Data Source=" & Server.Mappath("/aspDirectory/myData.mdb") & ";"

Anybody know what it should be to a Paradox DB/table, etc.

If you know the answer, please e-mail me on: suzymi...@bcs.org.uk.

Thanks.

Suzy