976) 8/19/2006 Q171221 INF: List of Version Numbers of ODBC Driver Manager and SQL Server (Q171221)
This article lists the different versions of the ODBC Driver Manager and the SQL Server driver shipped. 977) 9/27/2007 Q176086 HOWTO: Retrieve Recordsets from Oracle Stored Procedures Using ADO (Q176086)
This article shows how to create a Visual Basic 5.0 and ActiveX Data Objects (ADO) project or a Visual Basic 6.0 and ADO project that returns a typical Recordset from an Oracle stored procedure. This article builds on the concepts covered i 978) 9/29/2007 Q190371 HOWTO: Use Bound Controls with an ADO Recordset (Q190371)
If you want to use a bound ListBox, ComboBox, or Grid control with an ActiveX Data Objects (ADO) recordset, then use the DataList, DataCombo, or DataGrid control instead of the DBList, DBCombo, or DBGrid control. If you try to use DBList, D 979) 9/29/2007 Q195049 HOWTO: Maintain Binary Compatibility in Components Exposing ADO (Q195049)
Recompiling a Visual Basic Project that uses Binary Compatibility can generate a warning to the following effect: 980) 9/29/2007 Q196384 HOWTO: Perform Bulk Inserts Using SQLSetPos (Q196384)
This article contains sample code that demonstrates how to perform bulk inserts using the SQLSetPos ODBC API call. The sample code illustrates a specific instance where bulk inserts are performed on the "Jobs" table in the SQL Server "Pubs" 981) 10/1/2007 Q217754 HOWTO: Control Which MDAC Version the Package and Deployment Wizard (PDW) Distributes (Q217754)
The purpose of this article is to help you understand how the Visual Basic 6.0 Package and Deployment Wizard (PDW) distributes the Microsoft Data Access Components (MDAC) in order to allow you to control which version of MDAC is distributed 982) 8/15/2006 Q221184 FIX: Access Bit Fields and MDAC 2.1 (Q221184)
When inserting data into a Bit (Yes/No) field in a Microsoft Access database via the Microsoft Access ODBC driver, the resulting data in the bit field is always False, even when a value of True was specified. 983) 9/29/2007 Q222120 INFO: Last Trailing Zero in Numeric Field Truncated with Sybase Database (Q222120)
While using ADO to access a Sybase database table using an ADO server-side cursor (adUseServer), the last trailing zero in a numeric field is truncated. This happens while accessing the Sybase database through the Microsoft OLE DB provider 984) 9/23/2007 Q222664 PRB: Call to SQL Stored Procedure Returns 'Invalid Column Name' (Q222664)
When calling a SQL Server stored procedure that uses Exec('string') syntax, you may get an error returned to the calling client if you are referencing values using double quotes. The error that is returned to the calling client is: 985) 8/7/2006 Q271619 HOWTO: Retrieve XML Data by Using an XPath Query in a Visual Basic Client (Q271619)
This article demonstrates how to programmatically retrieve an XML data stream from a SQL Server 2000 mapping schema by using an XPath query. The scope operates in a client/server (2-tier) model. 986) 3/19/2007 Q297997 PRB: MSXML Performance Bottleneck in ShareMutex Under Stress (Q297997)
When you use XML (Msxml3.dll) in a high-stress environment such as Microsoft Internet Information Server (IIS), a bottleneck can occur around the 987) 9/29/2007 Q250999 PRB: RDS Does Not Work Correctly with OLE DB Simple Provider (Q250999)
When the Remote Data Service (RDS) for ActiveX Data Objects (ADO) is used with an OLE DB provider that was built by using the OLE DB Simple Provider (OSP) Toolkit, the following error message may occur: 988) 5/31/2007 Q267550 BUG: "Assertion Failed" When You Connect to a SQL Server Through TCP/IP (Q267550)
When you attempt to connect to a SQL Server through TCP/IP on a Windows 98 client, the following error message can occur: 989) 8/22/2006 Q269412 FIX: Access Violation Occurs When You Call SQL Server Stored Procedure That Contains PRINT Statement (Q269412)
An access violation occurs when you call a SQL Server stored procedure that contains a PRINT statement that displays a string containing approximately 700 characters. 990) 9/29/2007 Q293658 HOWTO: Force Query-Based Updates with ADO and MSDASQL (Q293658)
When you use ActiveX Data Objects (ADO) with the Microsoft OLEDB Provider for ODBC Driver (MSDASQL), and you try to update a table using a server-side cursor, ADO uses positioned update by default. In this case, the MSDASQL provider calls t
1
2
.... .... 62
63
64
65
[ 66 ]
67
68
69
70
.... 75
Previous Page
Page 66 of 75
Next Page
|