Description:
Microsoft data newsgroup.
|
|
|
Running Java against an ODBC source on SBS2008
|
| |
I am working with a client using the Sage accounting package and I have written a java program which runs against that database using the ODBC driver supplied by Sage. It works in a 32 bit environment. It works in a 64 bit Windows 7 environment. However, when I run it on the Small Business Server... more »
|
|
Foxpro tables via ODBC in Access
|
| |
I installed the Visual Foxpro drivers available on the MS site. I then added in a "freedirectory" via ODBC Administrator. When I link to a foxpro table (dbf) in Access 2077, if I try to change a record, it tells me the recordset can't be edited. Any idea why not? No other program or process has the table... more »
|
|
AIX ODBC driver for MSSQL
|
| |
Does anyone know of a method to connect to an MSSQL database server directly from an AIX Unix server?
|
|
ODBC connection without knowing user and password
|
| |
Hi, I have provided an application from our data provider which creates a System DSN when run on any PC. It creates a system DSN atomatically and we dont know which User/ Password has been used by this application. Now in my C# .NET application i want to connect to that DSN and access tables to get data.... more »
|
|
Missing ODBC drivers in Win XP Pro
|
| |
For some reason I don't have any drivers listed in my odbc administrator. I was doing an install of SQL 2000 when it crashed which somehow removed all of the drivers from the listing. How do I retrieve them? Upon doing some research it states that I have MDAC 2.8.1 installed on my Windows XP professional machine.... more »
|
|
ODBC error in windows server 2008 r2
|
| |
I have a an aplication that gets connected to oracle (10.2.4) via ODBC (at my desktop I'm using windows 7 ) in my desktop everithing runs excelent also running the compiled aplication on windows 2003 server (the application gets distributed to users via TS) I'm moving the aplication to windows 2008 r2 on server ,... more »
|
|
Unicode applications and Driver Manager with a non-Unicode driver
|
| |
So, I have an non-Unicode enabled driver and I want to retrieve result sets from it. What I can not tell from the documentation is what happens with SQLDescribeColW as far as the length field for strings. Is the length reported here the database length in bytes or the number of bytes when converted to Unicode? Bear in mind that it could be possible the driver is returning DBCS in some cases, and I'm not even sure if there's a way to identify that, is there?... more »
|
|
Values from Access database via ODBC are getting truncated
|
| |
This issue is specific to one PC. It is running Windows XP Pro sp3 and connects to an Access (2003) dastabase via MS Access ODBC (Mdac 2.8). The problem is values from the database are being truncated, (ie. a string data type value of '1.0.1234' is being returned as '1.0.1'. I've made a test... more »
|
|
|