0

I am getting the error detailed in the screenshot below when running ogr2ogr. The command used worked on my other computer. I am wondering if this is an error that is triggering because I do not have proper permissions.

OGR2OGR error connecting to databes

One last detail: the database I am uploading to exists.

Dale K
  • 25,246
  • 15
  • 42
  • 71
DIDS_421
  • 35
  • 5
  • Ideally just post the complete error message as text. Images are hard to read. – Dale K Dec 11 '19 at 21:18
  • You've also tagged SQL Server and MySQL-Spatial, surely you are only using one of them? – Dale K Dec 11 '19 at 21:19
  • 1
    Did you try specifying the driver, like the error suggests? – Thom A Dec 11 '19 at 21:21
  • You say that the `Sinkin_Sandbox` database already exists, but does it exist on the server you're connecting to, `pdc-sql1`? Is it on a named instance that requires the name in the connection string, such as `pdc-sql1\FooInstance`? – AlwaysLearning Dec 11 '19 at 21:55
  • yes the database exists on pdc-sql1. There is a system username and password that is used when I connect to the server. Do I need to add that to the command? If so, how would i change the command? – DIDS_421 Dec 11 '19 at 22:03

0 Answers0