ODM2 / ODM2StreamingDataLoader

A program for streaming continuous sensor data into an instance of Version 2 of the Observations Data Model (ODM2)
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Not loading DB Data #40

Open sreeder opened 8 years ago

sreeder commented 8 years ago

Sometimes, even when I have a valid connection, data does not load from the database. i.e. units, results, sampling features etc. sdlerror

kwuz commented 8 years ago

@sreeder It's working when I select "Microsoft SQL Server" as the connection type but doesn't when I try to use MySQL. Is it behaving the same way on your end?

valentinedwv commented 8 years ago

Is this a possible issue: https://github.com/ODM2/ODM2PythonAPI/issues/47

sreeder commented 8 years ago

@valentinedwv would this be happening on a Windows machine? The queries work fine against my local setup on Mac but not Windows.

kwuz commented 7 years ago

I can't get this issue to reproduce on my machine. @sreeder can you give me more details on when you see this problem? What type of database does this happen on? Mac, PC, or both?