all groups > dotnet odbc.net > august 2004
Closing an OdbcDataReader causes an exception
Posted by johnrlewis NO[at]SPAM hotmail.com at 8/31/2004 10:31:05 AM
I am writing a little utility to transfer data from a unix based
database into sql server. I have an ODBC driver installed, and it
seems to work just fine. But if I call the Close() method on my
OdbcDataReader object, I get the following exception.
System.Data.Odbc.OdbcException: ERROR [IM00... more >>
ODBC Driver for Pervasive
Posted by KT at 8/18/2004 8:02:53 AM
Does anyone know if a ODBC driver for Pervasive SQL is available for .NET?
Thanks
... more >>
ACT!
Posted by microsoft at 8/14/2004 6:19:41 PM
Has anyone successfuly read the ACT! Datafile? We are replacing ACT with an
on-house program and would like to migrate the data.
... more >>
Connection to Oracle9i Rel2 using Microsoft Oracle Data Provider and COM+
Posted by Josephine Lim via .NET 247 at 8/11/2004 6:42:51 AM
Hi,
I've problem connecting Oracle9i using COM+. My program is written in
VS.NET2003 C#. It always give me the error message : Unable to Load DLL
(oramts.dll) when the program try to open the connection.
I am using System.Data.OracleClient.dll library to make a
connection to Oracle9i.
I've ... more >>
Creating a scaled down CRM
Posted by Steven Johnson at 8/10/2004 4:25:29 PM
Hello, I am creating an Outlook 2003 based CRM for my organization and would
like to model the approach after Outlook BCM. Unlike BCM, this CRM will be
accessible throughout my company (20+ users).
First, I'll be creating a MSDE SQL Database on my SBS 2003 server and then
I'd like to customize... more >>
MySql
Posted by RAyRAy at 8/4/2004 10:23:01 PM
I was wondering if Microsoft will have any classes available to connect to
MySQL databases instead of just SQL. I know being Microsoft, they wouldn't
want to do that, but a lot of the servers out there use MySql because it's
more affordable than regular SQL server.
Any comments or answer... more >>
Intermittent Exception from System.Data
Posted by Hami Buckler via .NET 247 at 8/4/2004 5:51:10 AM
I have a number of functions which read 1000+ rows from AS400/DB2=
tables through ODBC using ODBCDataReaders=2E Intermittently an=
error is written to the Windows Application Event Log with the=
source marked as System=2EData and the message Invalid Handle!=
There is no other information=2E... more >>
|