all groups > dotnet odbc.net > march 2005
dbf structure by using .net
Posted by ritesh Modi via .NET 247 at 3/31/2005 3:36:15 AM
Dear friends
i am trying to get the table structur of dbf file by using odbc connection source of ado.net
but i am not be able to get the structure of dbf file
--------------------------------
From: ritesh Modi
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/... more >>
ODBCConnection.close not releasing resources
Posted by George at 3/25/2005 7:30:29 PM
Hi all,
I'm using ODBCConnection to paradox database. It works fine but when I =
open and close connection repeatedly, I found that amount of memory and =
number of handles is growing and resources used by odbcconnection are =
not released.
I'm using the following construction:
Dim objCo... more >>
sql query, Btrieve 6.15, ado.net
Posted by ××œ×™×¨× at 3/20/2005 6:25:03 AM
Is it possible to use SQL statements against Btrieve 6.15 by using ADO.NET?... more >>
List the SQL servers and flat file ODBC drivers instaled on a syst
Posted by irimiabc at 3/16/2005 3:03:02 AM
Hi!
I am trying to find a way for listing the SQL servers installed on a
machine, for example MS SQL, Oracle, My SQL, Transact SQL.
And also the ODBC drivers that exists on a system for sql servers previosly
listed , and the ODBC drivers for flat files (for example foxPro dbf files,
dBas... more >>
access, vb.net
Posted by joanne via .NET 247 at 3/15/2005 12:45:05 PM
What is the code in vb.net to run query stored in access (and display the result in a datagrid)?
--------------------------------
From: joanne
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)
<Id>dcf6iYNPo0ubp9ePrld2Ag==</Id>... more >>
filemaker pro 7
Posted by dennist685 at 3/12/2005 5:25:01 AM
filemaker pro 7
Can I use fp7 as a datasource in vb.net through odbc? If so, how?
Thanks.
dennist685... more >>
OleDbConnection causes Application_End
Posted by Rashad Rivera at 3/7/2005 6:33:04 PM
I am having a problem in where creating a OleDbConnection is causing my
ASP.NET application to end prematurely. The thing that is most puzzling is
that there is no error thrown during the process. So I really don't have any
clue as to why it is failing. I am not calling a Response.Redirect ... more >>
OdbcConnection issues???
Posted by Sean at 3/4/2005 9:57:46 AM
Hello all, I am messing around with my first attempt at opening an ODBC
connection via .NET. I have been attempting to open a single dBase IV
database file that is output from Paradox 9. I have been playing with the
following code snippet to open the database but all I can seem to get is an
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|