HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (ODBC.net) microsoft.public.dotnet.framework.odbcnet


Discuss in the Dotnet Framework (ODBC.net) forum.



Post New Thread
Threads in Forum : Dotnet Framework (ODBC.net) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, Has anyone tried connecting to ODBC (postgres SQL) from Reporting Services (.NET 2005) for ad-hoc reports. The SQL command generated by .NET...
Samba
12-01-2005 08:10 AM
Samba Go to last post
0 45
For years we have been using Microsoft Access to transfer data to/from an AS400 using the Client Access ODBC connection. We are now having...
Rob T
11-29-2005 02:55 PM
Rob T Go to last post
4 103
Hi all, I am trying to use System.Data.ODBC to insert a file into a binary field in SQL Server 2000. Now, before you yell at me, the reason I am...
Chris
11-26-2005 11:05 AM
Chris Go to last post
0 60
Gentlemen, I'm trying VB.Net 2005 Beta2. I have an Access database in my website (wemdb01.mdb). I need to connect my application to it, in order to...
Guillermo
11-22-2005 10:31 AM
Guillermo Go to last post
4 61
Hi, I'm getting this error message on a windows 2003 VM ware box. ERROR Unable to load communication module. NetLib Driver has not been correctly...
AT
11-22-2005 01:25 AM
luxspes Go to last post
1 74
Hi, I use OdbcConnection component under VB.net 2005. When i do a simple test connection, everything works perfect under debug mode. But when i try...
Maileen
11-22-2005 01:24 AM
luxspes Go to last post
1 59
Hi, Is the SQLConnection component only for SQL Server (from MS) or can we use it for MySQL and PostgreSQL too ? Because when i use the...
Maileen
11-22-2005 01:23 AM
luxspes Go to last post
2 73
Hi all, today I updated to VisualStudio 2005 and tried converting on of my projects to it. In this project I am heaviliy using the additional...
Andre Lorbach
11-11-2005 09:45 AM
Andre Lorbach Go to last post
0 51
Hi, First thing I thought that would be part of .NET is support for a .NET Applets kindoff thing. There is no such thing in .NET. Why not? It would...
AT
11-07-2005 08:06 AM
S.M. Altaf [MVP] Go to last post
3 56
I am using Visual Basic .NET as my frontend and want to us a Physical File on my AS400 as the backend. When the user enters data onto a form in...
Playa
11-04-2005 08:56 AM
Ann Go to last post
1 47
Hello, I have created a connection of a Siebel Database (or to be more specific Sybase SQL Anyware), and I am able to retrieve data and view it...
Charles A. Lackman
10-26-2005 07:30 AM
Cowboy (Gregory A. Beamer) - MVP Go to last post
1 50
You've changed my life! How can I ever thank you? -------------------------------------------------------------------------------- All that...
S.M. Altaf [MVP]
10-23-2005 03:46 PM
S.M. Altaf [MVP] Go to last post
0 52
I am trying to execute a DTS package inside a windows service. The DTS is copying some data from an ODBC datasource to SQL Server. I think is a...
Marlene
10-20-2005 03:21 PM
Marlene Go to last post
0 50
I'm trying to write data to an Access database via the ODBC Access driver. The code looks like: strSQL = "INSERT INTO TargetTable (Field1, Field2, "...
daniel kurtz
10-13-2005 11:46 PM
Matt Neerincx [MSFT] Go to last post
4 96
On Mon, 10 Oct 2005 03:28:02 -0700, RaviKiran <RaviKiran (AT) discussions (DOT) microsoft.com> wrote: ¤ Hi All, ¤ ¤ Anybody developed a .Net App...
Paul Clement
10-11-2005 09:42 AM
Paul Clement Go to last post
0 49
I am trying to access MS Access database thru odbc connection in ASP.net. Everything works fine with reading data but it gives error whenever...
Mandar
10-06-2005 07:54 PM
James Smithwick Go to last post
2 83
NOTE: The contents of your message including your name and email address above will be posted to the respective newsgroup servers. To...
hua mao
09-27-2005 01:42 AM
hua mao Go to last post
0 48
Hi, I using this code, to connect with a paradox file with ASP.NET. The first time its connect ok, but other times occurs the error: "ERROR - no...
Ricardo Magalhães
09-20-2005 02:10 PM
Ricardo Magalhães Go to last post
0 56
Hi, I've just changed the server on which my ASP.NET application sits. It' not terribly complicated, and has been working fine up to now....
haydnw
09-20-2005 12:43 PM
Paul Clement Go to last post
1 48
Hi, My task is to call a stored procedure with output parameters. I use auto detection methods to obtain the parameter list. I had a working...
Maris Janis Vasilevskis
09-16-2005 08:12 PM
Mark Ashton Go to last post
1 72
I am writing an .NET app with an oracle backend DB. I have been told the most efficient way of accomplishing this is by using MSFT OLE DB Provider...
RosalieRalf
09-06-2005 09:07 PM
CusCom Go to last post
9 57
How can you discover parameters to queries, specifically Access queries, with ODBC.NET? For example, "Sales by Year" in Northwind.mdb. I've read...
AT
08-29-2005 03:10 PM
AT Go to last post
0 44
Hi I'm using ASP.NET and VB.Net to connect to a MySQL database. My connection string is written within the VB.Net code on a button event, so it's...
farsad nasseri
08-26-2005 10:28 PM
farsad nasseri Go to last post
2 49
Hello, I have an application that is using ODBC drivers that are eating VERY Large amounts to computer resources when performing queries against a...
Charles A. Lackman
08-17-2005 12:01 PM
William \(Bill\) Vaughn Go to last post
3 52
I have a .Net VC++ program that connect to an MS Access database which works fine with Windows XP and 2k. But when I tried it on 98, first I get an...
Peter
08-15-2005 08:36 PM
Mark Ashton Go to last post
3 41
Under tools in VS 2003, when I select "Connect to Database" or if I press the icon under Server explorer, nothing happens. I've uninstalled and...
gorella
08-15-2005 08:28 PM
Mark Ashton Go to last post
3 38
Hi, I am having a problem with connecting to MySQL driver from ODBC. I can see from ODBC datasource that MySQL Driver is there and I can...
AT
08-09-2005 04:22 PM
AT Go to last post
0 32
Hello, I am trying to read an exported Event Log Viewer file saved as a CSV with the code below and the very last line gives me "System Error". I...
AT
08-01-2005 10:38 AM
Paul Clement Go to last post
5 38
hi I create a System DSN which connect to the Pervasive database located on a computer in the network. How can I write the code to connect to...
Lam
07-15-2005 10:12 AM
musclpete Go to last post
2 37
Ok I'm pretty new to VB.net and I need some help. Somehow I've been able to get this far, but I'm stumped. I'm managed to connect to both my...
musclpete
07-15-2005 10:04 AM
musclpete Go to last post
0 34
Hi -- I'm trying to connect to an Oracle database through ODBC using VB.NET. According to Microsoft (KB Article 310985), the way to do it is to...
Mr. Bill
07-14-2005 01:06 PM
Mr. Bill Go to last post
1 47
hi, I'm using Postgresql odbc driver with odbcnet. When i try to make 300 connections to my database through the driver, i get the following error...
Amir Zicherman
06-20-2005 11:30 PM
Amir Zicherman Go to last post
0 33
Hi , I am trying to use the transactional serviced(com+) component in C# .net to update the informix database tables using the odbc. Whenver i...
Raj
06-16-2005 05:23 PM
Raj Go to last post
0 33
Hi , I am trying to use the transactional serviced(com+) component in C# .net to update the informix database tables using the odbc. Whenver i...
Raj
06-16-2005 05:23 PM
Raj Go to last post
0 29
Hi , I am trying to use the transactional serviced(com+) component in C# .net to update the informix database tables using the odbc. Whenver i...
Raj
06-16-2005 05:11 PM
Raj Go to last post
0 27
Hi everyone. I have read every page that Google returns on this topic, but can't find anything that resolves my problem. Basically, I have an...
David
06-16-2005 09:22 AM
Paul Clement Go to last post
1 39
I keep getting this irritating exception on and on. Please Help. There is already an open DataReader associated with this Connection which must be...
Irfan Akram
06-14-2005 03:14 PM
Raj Go to last post
10 72
Hi, I've got a simple VB/Access app that binds text controls to various fields in a database table. Everything works fine, EXCEPT that when I call...
B
06-14-2005 03:08 PM
B Go to last post
0 33
I am having trouble to use VFP tables in .NET environment. I am using VS 2003 and created a Window Form. I dragged a VFP table to my Window form to...
dch
06-14-2005 10:42 AM
dch Go to last post
2 42
Help, I've got a dotnet application running on a Win 2000 server, IIS5.0 and asp.net 1.1. Most of this app is backed by SQL Server2000. But I am...
Joe Blanchard via .NET 247
06-11-2005 10:18 PM
Dave F. Go to last post
2 46
I need to display table names and field names for each table in FoxPro 2.06 from my project using ODBC.I am working in VB .Net. I found following...
Nida Ahmad via .NET 247
06-09-2005 05:33 PM
Cindy Winegarden Go to last post
1 34
Hi I am working in VB .Net and i need to display field names for each table in Access from my application using ODBC. Could you please help me out...
Mahvish K via .NET 247
06-08-2005 12:35 PM
Paul Clement Go to last post
1 37
Hi Andy, I'm sorry but my boss doesn't like the idea to post the whole code out into the world. But using SQLDriverConnect() instead of...
Steffen Schloenvoigt
06-08-2005 07:06 AM
Andy Go to last post
2 38
Hi, I'm using VB. NET 2003 and MySql. When I try to run the ExecuteNonQuery part, it keeps giving me this error. My Code (simplified): Dim cmdSql...
Robert G
06-06-2005 09:43 AM
Paul Clement Go to last post
1 34
When attempting to connect to an Access 2000 DB using ADO.Net from within ASP.Net running under an impersonated local user account receiving...
stueyh
06-06-2005 09:05 AM
Paul Clement Go to last post
2 26
I am using ODBC (ODBCLink/SE) to connect to HP3000 system; Retrieving the data into Microsoft Excel goes fine using Microsoft Query. But if I try to...
WeLeh
06-02-2005 05:59 AM
WeLeh Go to last post
0 32
dlynch wrote: Just delete the file that Dlynch mentioned, don´t worry, it will no corrupt your Visual Studio Installation (make a backup of the...
korso
06-02-2005 02:02 AM
korso Go to last post
0 42
Hello all, I have IIS 5.1 on an XP pro computer running an ASP.NET app that uses an ODBC DSN connection. I am using the Microsoft dBase driver. The...
Dave F.
05-25-2005 12:25 PM
Paul Clement Go to last post
1 42
Can anybody tell me how to connect mysql server in C#.NET? -------------------------------- From: Nivrutti Khandade ----------------------- Posted...
Nivrutti Khandade via .NET 247
05-24-2005 08:20 AM
Paul Clement Go to last post
1 35
I am trying to call a s1032 (system 1032) stored procedure using available ODBC driver (Simba). The procedure has input parameters of type decimal...
krassimir
05-23-2005 12:11 PM
krassimir Go to last post
0 40
Post New Thread

Display Options
Showing threads 101 to 150 of 549
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.