-
── Failure (Line 12): get species data functions work at PBS ───────────────────
`d` has changed from known value recorded in 'C:/Users/englishp/Documents/gfdata/tests/test-cache/get_survey_sets.rds'…
-
Hi,
I get a DataFormatException getting time values from SQL Server. Example:
```
Session session("ODBC", "Driver=ODBC Driver 17 for SQL Server;Server=[...];Database=[...];Trusted_Connection=y…
-
According to [ODBC documentation](https://docs.microsoft.com/en-us/sql/relational-databases/native-client-odbc-date-time/data-type-support-for-odbc-date-and-time-improvements), ODBC supports the SQL 2…
-
Saw an installer for a separate 32-bit ODBC driver while Jerit was grabbing some stuff from the FTP server today. Asking him about it and it seems that using that will let us set up a new user without…
ghost updated
6 years ago
-
i use sql anywhere and odbc for connection database in windows to be precise. I try to follow your documentation but didnt work out. i already modify the rest with my driver host etc. but when i try t…
-
Does this need to show up in stdout when retrieving a null varchar field? I'm not sure I understand the importance of the message at any rate.
Any issue with just suppressing it?
-
So I got arrow-odbc (almost) working with async-polling with these two PRs: https://github.com/pacman82/arrow-odbc/pull/102 and https://github.com/pacman82/odbc-api/pull/577
But I'm running into an…
-
When a query fails in `DBI::dbGetQuery()` a useless error message is shown instead of quoting the error message that is issued by the remote data base:
``` R
Error in `fun(..., .envir = .envir)`:
…
-
IBM have been quietly working on brand new database clients for Db2 for IBM i, with the requirement that no native binaries will be required in the clients to connect to the database.
That is h…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Developed a Direct Query Power BI Report on Desktop and Published …