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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SqlCommand SQL statement 'stuck'14 Apr 2005 00:46 GMT5
In the code below, I am trying to change the select statment to be
"distinct" , ( i have also tried "top 1"), but when the code runs I always
get the original query "Select city from doctors".
Here is a code extract
Possible to open Access Report13 Apr 2005 23:35 GMT1
Is it possible to execute an Access report via ADO w/o having to resort
to using the Access automation server with COM Interop?
Importing Excel data to Access13 Apr 2005 21:24 GMT7
What is the best practice when importing Excel data to an access database?
Totto
Oracle Data Providers (Connection Pooling & Transactions)13 Apr 2005 18:22 GMT4
I want to connect to Oracle 8.1.7 server through my application. I would
like to know which .NET data provider will be the best option? Microsoft
Oracle Provider or a ODP.NET provided by Oracle.
Here server is hosting databases for many other applications and
ADO error "There is already an open DataReader associated with this Connection"13 Apr 2005 18:21 GMT4
I have been reading somewhat about this error, but I am confused as to why
mine is happening.
I use a single, static connection from the instantiation of the form in my
project.  Against this, I run DataReaders and then close them immediately.
Get worksheets from Excel13 Apr 2005 17:44 GMT1
I use the OleDb objects to connect to an excel file and retrieve data from a
specified worsheet.
What SELECT statement should I use (if there is an existing one) to retrieve
the names of the worksheets in the file?
Annoyance: Intellisense doesn't work for referenced typed datasets?13 Apr 2005 16:45 GMT7
Does anyone know why Intellisense frequently stops working for strongly
typed datasets when the dataset is in a referenced assembly?  Within the
assembly where I have the dataset, it works fine, but outside of that
assembly I can rarely get Intellisense to recognize anything ...
DataRelation13 Apr 2005 16:43 GMT6
I have some data that is disassociated, I am trying to put an ad-hoc
relationship into it so that I can get it hierarchical.
What I need to do is create a relationship on two fields in a table. Is it
possible to do this?
Using Transactions in C#13 Apr 2005 16:21 GMT5
i have some wired behaviour using c#, ado and sql server.
There are two tables on sql server: Order and Orderdetails.
(Order_ID is primary key on Table Order and foreign Key on
Orderdetails.)
ANN: Using ADO.NET inside SQL Server 2005 with SQLCLR13 Apr 2005 15:48 GMT1
SQL Server 2005 enables the creation of procedures, functions, etc. using
managed code. Since you can use managed code, sooner or later you'll want to
access some data in the same or a different server, and for that you'll most
likely use ADO.NET.
registering provider13 Apr 2005 15:40 GMT5
Hi, if this is not the appropraite list, forigve me and point to the correct
one.
I have a custom .NET Provider implementation that follows all guidelines.
I can connect tot he database, fill dataset, use it in all kind of query
DataView / DataSet / ADO.NET HELP13 Apr 2005 15:39 GMT5
Ok I want to filter a dataset into a dataview and be able to reference back
to the dataset from the filtered dataview.
Example:
100 record dataset
Multiple DataTables in Dataset13 Apr 2005 14:30 GMT8
I am returning multiple datatables from a stored procedure into a dataset.
It keeps naming the datatables as "Table","Table1","Table2" etc. Is there a
way i can change the sproc so that my datatables get created with a name ?
The multiple select statements have multiple joins too ...
Excel Report in VB.NET13 Apr 2005 13:25 GMT1
I am trying to generate Excel sheet using
Provider=Microsoft.Jet.OLEDB.4.0;
I am always getting the error while inserting data into any cell other
than A.
How to consume multiple result sets?13 Apr 2005 12:11 GMT3
I am using ADO.Net in VB.net application. .Net Framework 1.1.
In a stored procedure I have multiple output parameters and multiple result
sets. How to code for this in ADO.Net?
I have used MyCommandObject.ExecuteNonQuery() when there were only output
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 March, 2005
 
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.