Home
Options

How to name a connection using -cxname for file based databases like Access

Hello,

I use LPRun.exe to access the LINQPad query. To choose the database I use -cxname=. This works well for databases like SQL Server.

If I want to use Access I get the error message about a wrong connection name. How do I have to name the Access connection. I thought just the filename so LINQPad can find the right connection string.

I tried: '-cxname=localhost.d:\hoData\Projects\00Current\Work.Software.eap'. The full path of the assecc db

The connection exists and in fact is the current connection of the *.linq file. I can see the connection xml parameters.

Thanks in advance,

Helmut

Comments

Sign In or Register to comment.