Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / ADO.NET / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What happened to SqlConnection.BeginOpen?30 Sep 2006 21:26 GMT8
We're building some very high performance database applications, and are
trying to use all of the new Async ADO.Net 2.0 features.
The problem we're having is that we can't find a
SqlConnection.BeginOpen/EndOpen method. We can execute everything using the
Executing an sql script on a remote database from Visual Studio .NET 200530 Sep 2006 18:20 GMT4
I am connecting to a remote SQL Server database from Visual Studio .NET
2005. I have an sql script located on my machine containing the sql code I
want to use to create several tables, and want to execute it. How can I do
this from Visual Studio .NET 2005? I do not like designing ...
TableAdapter vs DataAdapter29 Sep 2006 22:37 GMT4
I was wondering when to use TableAdapters (TA) and when to use
DataAdapters (DA).
If I've got a typed dataset containing multiple related tables, I would
say use a DA to fill the dataset. Why should I use TA instead? I can
Connection pooling parameters not working for Oracle connection29 Sep 2006 21:36 GMT1
I am using OracleConnection to connect to Oracle 9i Database from a
VB.NET project  the connection string has the parameters "User ID",
"password", and "Data Source". my project import
System.Data.OracleClient
Query works in Query Analizer but not as part of a table adapter29 Sep 2006 20:59 GMT3
I'm trying to run a query to return all of the customers who have not placed
an order.  This query runs fine in Query Analizer but when I try to run it as
part of a table adapter it returns all rows (customers with orders AND
customers without orders).  It appears that the second ...
Getting Oracle Error29 Sep 2006 20:35 GMT1
I'm trying to run a queries on a schema, and I keep getting ORA-00911:
invalid character error. If I copy/paste it in SQL/Plus it runs fine.
This is what I'm doing in code:
//Set session here to ZGK037_MDB
Calling Oracle proc from C# - must I pass in a cursor?29 Sep 2006 19:54 GMT4
I want to create a simple procedure in Oracle that returns a resultset
(a select query). In all the examples I've seen, you have to pass in a
"ref cursor" OUT param into the proc from C#.
Is there a simpler way to do this? IWO can I not pass anything in, and
GetSchema( "Columns" ) results in ???29 Sep 2006 09:54 GMT6
I am moving a project over from VS2003 to VS2005.  It is an adhoc data mining
tool that lets you explore tabular data from just about any source.
In it I use SqlConnection, OracleConnection, OledbConnection, and
OdbcConnection as needed.  For each type I had special code to get ...
DataBindings : wrong data displayed29 Sep 2006 07:42 GMT2
I'm using databindings to display data from a datatable.
When I first fill my datatable, it works perfectly, and displays the
current data.
If I remove the datatable, and recreate it with new data, it's not
System.Transactions Q28 Sep 2006 19:22 GMT5
Does anyone know if the new System.Transactions in .Net 2.0 works with ODBC
and OLEDB data providers?.  Thanks.
Regards,
Kueh.
Using crystal reports with MySQL ADO connector28 Sep 2006 18:51 GMT4
I am a developer with limited database and zero crystal report experience. I
am very confused.
We wanted the ability to switch database providers easily, so I selected to
use ADO components with our application.
How do I connect to SQL database using applicaiton roles and ado.net?28 Sep 2006 18:48 GMT3
My MSDE database uses Application Roles.  When I run my asp.net application
I cannot open the database, I get a Logon Failed exception.  I need to be
able to open the DB to run the sp_setapprole stored procedure for my role
access.  Is there some other way that I can do this?  So ...
ado & Active directory28 Sep 2006 17:48 GMT4
I am using ado to connect to active directory in a web application.
I create the command:
   objConnection = new adodb.connection
   objCommand = New adodb.Command
Creating dataset.xsd file programmatically as dragging table from Server explorer fails28 Sep 2006 12:59 GMT1
Visual studio 2003, MySQL database, MySQL odbc 3.51 driver
Is it possible to create the file dataset.xsd programmatically?
I'm trying to create my dataset1.xsd file for using with crystal reports.
The database is mySQL and the data connection is sat in my server exporer
Visual Studio 2005 and Access database mystery28 Sep 2006 12:01 GMT18
I am having the following problems in getting Microsoft Visual Studio
2005 Professional to link to an Access .mdb
database. Please help me to sort this out.
Problem 1:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 August, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.