Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this used on connect remote server(windows)? #145

Open
zsn6034 opened this issue May 7, 2019 · 3 comments
Open

Can this used on connect remote server(windows)? #145

zsn6034 opened this issue May 7, 2019 · 3 comments

Comments

@zsn6034
Copy link

zsn6034 commented May 7, 2019

My mdb file is placed on a remote windows server, so if this tool used with remote server? And if it can do this, how does this code may look like? like this:
var connection = ADODB.open('Provider=Microsoft.Jet.OLEDB.4.0;Data Source=//XXX(IP)/XXX(Folder)/XXX(.mdb)
I test this but it didn't work

@nuintun
Copy link
Owner

nuintun commented May 17, 2019

You can try connect access server, not a access mdb file.

@tEiras
Copy link

tEiras commented Nov 14, 2019

Hi, we want to connect to a remote .mdb file with a network path (windows) like
Provider=Microsoft.Jet.OLEDB.4.0;Data Source='\\computerName\application\folder1\folder2\file.mdb

Because when we try to do so we got a "Spawn C:\Windows\SysWOW64\cscript.exe error" with {"exitMessage":"Uncaught Fatal Exception","exitCode":1}

@nuintun is it possible to do that with 5.0.2 version ?

@Ironhunter95
Copy link

Hi @tEiras , did you fix this yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants