The information in this article applies to:
SYMPTOMS
Under certain conditions, you may not be able to use ODBC to retrieve
numeric data. Null values are returned when you try to bring numeric data
into a FoxPro cursor or table by using the Lotus Notes ODBC driver to
connect to a Lotus Notes database from FoxPro for Windows. Text and date
data, however, are brought in successfully.
STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONA Lotus Notes numeric data type will be mapped to an ODBC SQL SQL_FLOAT data type. This is the same data type the SQL Server FLOAT data types are mapped to and FoxPro is able to successfully bring down FLOAT data from an SQL Server. This would indicate that FoxPro might be able to bring in numeric data successfully from Lotus Notes. Mapping SQL Tables, Views, and Indexes to and from NotesWhen connecting to a Lotus Notes database, it's helpful to know the following information:
Steps to Reproduce Problem
<Data Source Name> is specified in the Lotus ODBC Setup and <Form Name>
is a Form that was created inside Lotus Notes. The records will be blank
for the numeric field in the cursor that was returned.
REFERENCESLotus ODBC Driver help file (NOTESSQL.HLP). Additional query words: VFoxWin FoxWin 2.50
Keywords : kb3rdparty FxinteropOdbc |
Last Reviewed: August 12, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |