-
```
What steps will reproduce the problem?
import pyodbc
conn = pyodbc.connect("dsn=ms_2005;UID=scott;PWD=tiger")
cursor = conn.cursor()
cursor.execute("select cast(null as decimal)")
…
-
In a discussion today, we had the idea to put more functionality to the `+` button where other formats can be given in a small pop-up window. For now, the easiest would be to add AID to TD converter i…
-
```
What steps will reproduce the problem?
1. install pyodbc 3.0.3 on Python 2.7.2, Mac OS X 10.7.3 64-bit
2. build FreeTDS 0.91 with iODBC, make connection to MS SQL Server 2008
3. run a query agains…
-
```
What steps will reproduce the problem?
1. install pyodbc 3.0.3 on Python 2.7.2, Mac OS X 10.7.3 64-bit
2. build FreeTDS 0.91 with iODBC, make connection to MS SQL Server 2008
3. run a query agains…
-
The dbname parameter doesn't appear to be working on my SQL Anywhere 16 server.
I've never worked with jConnect before (or java for that matter), but according to the [Sybase Reference][1] the data…
-
I have some complex tables and need to use a vertical alignment to move text to the top or bottom of a data cell.
Is there a WET class I am not seeing for this? Or will I need to use an inline style…
-
**Reported by @noaaroland on 16 Nov 2007 02:04 UTC**
This will need to collect a separate server URL for the F-TDS (and perhaps some other things to be determined).
Migrated-From: http://dunkel.pmel.…
-
Create an initial dataset for the Manufacturing Use Case.
The namespace (baseURI) of the hosted resources can be currently random. The relative URIs are mentioned below along with the types of hMA…
-
```
What steps will reproduce the problem?
1. install pyodbc 3.0.3 on Python 2.7.2, Mac OS X 10.7.3 64-bit
2. build FreeTDS 0.91 with iODBC, make connection to MS SQL Server 2008
3. run a query agains…
-
```
What steps will reproduce the problem?
1. install pyodbc 3.0.3 on Python 2.7.2, Mac OS X 10.7.3 64-bit
2. build FreeTDS 0.91 with iODBC, make connection to MS SQL Server 2008
3. run a query agains…