sql-server-native-client
Notifying Excel 2007 about changes in a database in SQL Server 2008 R2
I have a lot of trouble using Excel 2007 together with SQL server 2008 R2. I need to share data between two or more workbooks, and I want to do this through a SQL database (placed in SQL Server 2008[详细]
2023-03-16 21:10 分类:问答sqlcmd not working after installing sql server 2005 express
I downloaded the 53.5 MB setup of SQL Server 2005 Express from this URL: Micro开发者_如何学编程soft SQL Server 2005 Express Edition[详细]
2023-03-01 13:34 分类:问答VB6 "Provider cannot be found."
I have a few applications wri开发者_开发技巧tten in VB6 that are all using the same connection string on the same machine. They are using the ODBC provider with the SQL Server Native Client 10.0 drive[详细]
2023-02-20 09:18 分类:问答ODBC Error: Invalid String or Buffer Length--Microsoft Server 2008 32bit vs 2008 R2 64bit
Attempting to connect from Java 6 console app to Microsoft SQL Server 2008 R2 on an Microsoft Windows Server 2008 R2 64bit system via an ODBC System DSN using SQL Server Native Client 10.0. The follow[详细]
2023-02-01 00:52 分类:问答How to run a win32 native application that requires sql server native client on MacOSX with winebottler?
I am experimenting with WineBottler and I would like to try to run my win32 native application written in Delphi on OSX.[详细]
2023-01-10 03:28 分类:问答BDE, Delphi, ODBC, SQL Native Client & Dead lock
We have some Delphi code that uses the BDE to Access SQL Server 2008 through the SQL Server Native Client ODBC driver (2005 version). Our issue is that we\'re experiencing some deadlock issues in a lo[详细]
2022-12-23 19:08 分类:问答How to apply Windows group policy using .NET?
Is it possible t开发者_运维问答o apply (and remove) Windows group policy settings using .NET?[详细]
2022-12-20 00:56 分类:问答Why doesn't SQL Server automatically up-convert DATE to DATETIME for comparison purposes?
I love the new DATE datatype in SQL Server 2008, but when I compare a DATE field to a DATETIME field on a linked server (SQL 2005, in this case), like this:[详细]
2022-12-10 18:08 分类:问答