| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Does anyone know of a way to display/print existing MSAccess reports using
VB .NET v1.1?
Jared
|
01-05-2004 08:32 AM
Paul Clement | 1 | 31 |
|  | Is there any way to access the list of tables that are available via a
particular ODBC connection?
--Bruce
Bruce Vander Werf
|
01-05-2004 08:31 AM
Paul Clement | 1 | 38 |
|  | I'm having trouble trying to update an Access database
file. I get the following error:
************** Exception Text...
Jason Yau
|
01-03-2004 02:50 PM
Jason Yau | 0 | 31 |
|  | Folks.
We are trying to connect to an Access DB using Webservice
on ODBC. When used without the Webservice, everything
seems fine and all insert...
Vijay Anand
|
01-02-2004 06:20 PM
AT | 1 | 31 |
|  | Hi
I use a string global variable to define the information
about my DSN and create two connections.
The former is global and I use it to select...
Juan Carlos
|
01-02-2004 01:22 PM
Juan Carlos | 0 | 37 |
|  | For more reasons than is worth going into, I have to retain a legacy
distributable Crystal report. This report requires .dbf and .cdx files that
I...
Bernie Yaeger
|
12-29-2003 10:28 PM
Bernie Yaeger | 0 | 54 |
|  | Hi
When I try to create an odbcDataAdapter using the wizard in VS Studio
..NET, I get the following error message when I click on the
"Next"-button...
AT
|
12-29-2003 01:48 PM
AT | 0 | 41 |
|  | Hi
I'm testing the connection's states to check if my
application has to reconnect again and I'm in doubt
because when I restart the server or stop...
Juan Carlos
|
12-27-2003 11:06 AM
Paul Clement | 3 | 42 |
|  | I am trying to store a blob (large text data) into an Access database.
ADO.Net wants an update sql statement. Which I do not know how to write...
Ken Pinard
|
12-23-2003 05:23 PM
Ken Pinard | 0 | 37 |
|  | Hi
I'm trying to get an OdbcException when I execute a query
with a closed connection but I only get a generic exception
my code is:
try {
string...
Juan Carlos
|
12-22-2003 01:56 PM
Juan Carlos | 0 | 40 |
|  | Hi,
I'm trying to access a dBASE database from my webservice. When debugging the
webservice in my browser (on the server) everything works...
Sander
|
12-19-2003 10:15 AM
Paul Clement | 1 | 41 |
|  | I am trying to open a Excel spreadsheet with the
following code:
Dim strConn As String
= "Provider=Microsoft.Jet.OleDb.4.0;" _
& "datasource...
dave
|
12-17-2003 01:33 PM
Paul Clement | 2 | 48 |
|  | Our RDB database is running out of connections so I have inserted a
finalizer and implement IDisposable in a data layer class to dispose of all
ODBC...
Peter Jones
|
12-15-2003 12:48 PM
Peter Jones | 4 | 45 |
|  | I am creating a model for generic connections and
commands, and at this level there doesnt seem any
difference between a command wether its oracle,...
Robby
|
12-15-2003 04:17 AM | 3 | 45 |
|  | hello
i bind dbf file to dataset, single update call after
inserting on updating rows on dataset works just fine
but second update throwing...
bj
|
12-15-2003 01:47 AM
bj | 0 | 33 |
|  | I have an ODBC IBM Unidata SQL table which I'm successfully connecting to
via the code below. I'm issue a select statement which, when issed...
Harry Whitehouse
|
12-12-2003 04:45 PM
Harry Whitehouse | 0 | 36 |
|  | I can create a data connection in the Server Explorer to
MySQL databases, using the "Microsoft OLE DB Provider for
ODBC Drivers" and have installed...
Corey M
|
12-10-2003 08:59 PM
AT | 4 | 36 |
|  | Hi,
I need to present the user with a list of Tables from a database.
After they have selected the table I need to present them with a list...
Tim Marsden
|
12-10-2003 12:32 AM
AT | 4 | 48 |
|  | hi all,
i'm using the "insertion model" of ADO.NET to see my reports. this model is
the desconnected model of NET. i have to create a dataset...
Henri
|
12-09-2003 04:28 PM
Henri | 0 | 34 |
|  | Hello,
I am writing a C# application that manipulates data in an Access database.
I have am using the OleDbDataAdapter to fill a DataSet with the...
William Lee Mapp III
|
12-06-2003 04:34 PM
William Lee Mapp III | 0 | 43 |
|  | I want to show DataLinks UI to User,
so I use Vs add ref "Microsoft OLE DB Service Component
1.0 Type Library"
but follow code has error,why?
//...
loa.pan
|
12-06-2003 06:11 AM
loa.pan | 0 | 43 |
|  | I make a SELECT count(*) from table1.
with ExecuteSQLSelect
This must return always !!! a number-value .
But if I try to read from the datareader...
Peter Stojkovic
|
12-04-2003 08:59 AM
Peter Stojkovic | 0 | 40 |
|  | When I try to execute a command using ODBC.net provider, it gives the
following error:
{"ERROR Line 1:
Incorrect syntax near '('."...
karahan celikel
|
12-03-2003 10:09 AM
Karahan Celikel | 6 | 39 |
|  | I cannot use neither UPDATE nor INSERT commands in ASP.NET
(on Windows 2003 !!!!)
application which use FoxPro database. When I try update
table,...
jan smazinka
|
12-01-2003 05:52 PM
AT | 1 | 49 |
|  | has anyone come up with a sollution on the reading Blob and Text field from
mysql problem ?
Chris
christian Schaathun
|
11-30-2003 05:04 PM
christian Schaathun | 0 | 37 |
|  | I have an stored procedure which has an OUTPUT parameter,
how can i get it, it has to be through a DataReader or
something like that???? or when i...
Miguel Pardo
|
11-28-2003 07:09 PM
Bob Beauchemin | 1 | 49 |
|  | SECURITY PROBLEM I DON'T UNDERSTAND HOW TO FIX.
dbaseToXml.exe ... .net application
Reads a dbase IV table, and then converts it to XML,
using...
John Carnahan
|
11-28-2003 09:56 AM
John Carnahan | 2 | 60 |
|  | I am trying to develop a web-application with connectivity to a SQL server
but when I proceed thru the SqlDataAdapter wizard, even thought I am able...
Roger Mathews
|
11-25-2003 09:45 PM
AT | 4 | 44 |
|  | I've got a program which works on a Windows XP Pro machine,
but fails on a Windows 2000 Server machine. This matters
for me, since I'd like to be...
Mike Davison
|
11-24-2003 10:28 AM
Mike Davison | 2 | 35 |
|  | Has anyone used .NET to interface with IBM's Unidata environment? I'd
really appreciate some pointers.
TIA
Harry
Harry Whitehouse
|
11-21-2003 06:53 PM
Harry Whitehouse | 0 | 44 |
|  | I am able to preview this data in the development environment, but when I
run the application the error below shows up.
How do I set up a Trusted...
Ray Valenti
|
11-17-2003 03:37 PM
Chris Bower | 7 | 35 |
|  | Hello
I have a .net application in wich i want to create a
connection pool usin odbc. I'm using visualStudio.net and
the version 1.1 of the...
quique
|
11-13-2003 02:36 AM | 3 | 47 |
|  | Hi,
I'd like to show my users a list of available system/user DSN:s, how do I do
that? ( VS 2003, C# )
Best regards.
Lazze
Lars Siden
|
11-13-2003 02:01 AM
Lars Siden | 2 | 35 |
|  | Hi all,
I want to implement a connection pool and i need to know
how can i use the Driver Manager, in which DLL, namespace
is??
Thanks
quique
|
11-12-2003 10:13 AM
quique | 0 | 42 |
|  | Hi all folks
I have the next problem:
I made an application in .net, it is C#, which the main
objective is to execute several stored procedures...
MikePard
|
11-11-2003 11:27 AM | 2 | 41 |
|  | Hello,
I installed the ODBC.NET...
Christian Ista
|
11-07-2003 09:11 AM
Paul Clement | 1 | 42 |
|  | Hello
I'm using MS ODBC for Oracle DSN to access Oracle database.
I have Oracle Client 9i Administrator installed.
Connection works from desktop...
Jacek
|
11-07-2003 07:17 AM
Jacek - annul previous query | 1 | 50 |
|  | 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...
Tamir Khason
|
11-05-2003 09:21 AM
Tamir Khason | 2 | 49 |
|  | 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...
Charles Elliott
|
11-05-2003 09:07 AM
Paul Clement | 1 | 43 |
|  | Can I connect to MYSQL databases using ODBC.NET? How?
Belal Marzouk
|
11-03-2003 07:56 PM
Fredrick Bartlett | 1 | 41 |
|  | Can someone please explain why I am receiving this error (BC30002: Type
'OleDb.OleDbCommand' is not defined)? I am setting up the following for...
Tony Piperato
|
11-03-2003 11:48 AM
Tony Piperato | 0 | 35 |
|  | I am connecting to a Sybase database and executing a query with a
stored procedure that has 4 parameters. All of the parameters have
default values...
AT
|
10-31-2003 08:30 PM
AT | 1 | 41 |
|  | Hi,
Framework 1.0 , ODBCNET, DBase files
I get an 'Internal Server Error' page trying to get an empty DBase Char(10)
field from a...
VM
|
10-30-2003 10:34 AM
VM | 1 | 42 |
|  | Hi,
I´m programming with C# and I want to create a report linked with a database
of mysql. When I execute de solution appear the next...
Jose_csharp
|
10-28-2003 11:56 AM
Jose_csharp | 0 | 37 |
|  | Hi All,
I'm using the ODBC.NET Data Provider to call a STored
Procedure on DB2 (mainframe).
I don't have problems with Integer or Char parameters...
Max Frecci
|
10-27-2003 07:21 AM
Max Frecci | 0 | 46 |
|  | I am using Visual studio .NET development platform 1.0
I have noticed that the order in which one assigns
parameters to oracleCommand is critical
for...
Milind Raje
|
10-23-2003 12:50 PM
Paul Clement | 3 | 37 |
|  | On Wed, 22 Oct 2003 17:19:28 +0200, "Martin Küstermann" <kuesterm (AT) bfw-sachsen-anhalt (DOT) de> wrote:
¤ Hi,
¤
¤ I try to get data in an asp.net...
Paul Clement
|
10-23-2003 08:14 AM
Paul Clement | 0 | 36 |
|  | I have a little console app that I wrote in June using Visual Studio .NET to
dump some data from an AS/400 into a CSV file. I've come back to...
Allen Davis
|
10-23-2003 12:37 AM
AT | 1 | 51 |
|  | I have a little console app that I wrote in June using Visual Studio .NET to
dump some data from an AS/400 into a CSV file. I've come back to...
Allen Davis
|
10-23-2003 12:33 AM
AT | 1 | 48 |
|  | An error "ODBC connection to failed"
is raised when I am trying to get data from a table in
Microsoft Access (97, or 2000) which is actually a...
Igor
|
10-22-2003 10:30 AM
Igor | 0 | 47 |