all groups > dotnet odbc.net > november 2003 > threads for november 1 - 7, 2003
Filter by week: 1 2 3 4 5
Sybase 10 & .net & ODBC
Posted by MikePard at 11/7/2003 12:19:25 PM
Hi all folks
I have the next problem:
I made an application in .net, it is C#, which the main=20
objective is to execute several stored procedures at the=20
same time, and it works. But i had proof this application=20
with a stored procedure which inserted about 40000=20
registers, and... more >>
ODBC access to Oracle error
Posted by Jacek at 11/7/2003 4:42:47 AM
Hello
I'm using MS ODBC for Oracle DSN to access Oracle database.
I have Oracle Client 9i Administrator installed.
Connection works from desktop vb.NET application. The
problem appears when I try to connect from .NET
webService - I obtain the following error:
"ERROR [IM004] [Microsoft][ODBC ... more >>
Interbase and ODBC.NET
Posted by Christian Ista at 11/6/2003 8:33:31 PM
Hello,
I installed the ODBC.NET here
http://www.microsoft.com/downloads/details.aspx?FamilyId=6CCD8427-1017-4F33-A062-D165078E32B1&displaylang=en
When I want to create the ODBC connection (Administrative Tools => ODBC) I
don't see it int the driver list.
This provider works with inter... more >>
ODBC Drivers for ObjectStore
Posted by Tamir Khason at 11/5/2003 3:04:42 PM
I'm looking for ODBC drivers for ObjectStore OO database
Someone knows where I can find it?
In the site of www.objectstore.net there is reference to MSDN, however I can
not find it here
Please assist
... more >>
Web Forms and MS Access
Posted by Charles Elliott at 11/5/2003 9:50:48 AM
Hi:
Does anyone know if the VS .NET 2003 DataGrid Web Form control can be used
with MS Access?
The following code works (the DataGrid is filled with data) when the
DataGrid control is a Windows form:
Private Sub Form1_Load(ByVal sender As Object, ByVal e As System.EventArgs)
Handles MyBase... more >>
|