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
DataReader Vs DataSet06 Apr 2005 01:11 GMT2
At several times in my code I am opening and reading data from data reader.
Would using the DataSet instead improve the performance? As few times in my
code ,  to get items one by one while the connection is still open, sound
like a resource hog to me...
Binding a DataRelation to a Datagrid??06 Apr 2005 01:11 GMT1
I'm trying to bind a datarelation to a datagrid so that I'll show all the
columns from the first and second datatables that relate (parent/child).
The code below only shows the data from the master table? How do I include
the children?   I'm having trouble find docs on this.
Formatting a SQL query06 Apr 2005 01:10 GMT6
I have the following query written for MS Access:
PARAMETERS [Enter a keyword to search] Text ( 255 );
SELECT TOP 10 ISBN, Title
FROM Books
Join two datatables populated from different sources?05 Apr 2005 23:07 GMT7
I've managed to populate a dataset with two different datatables from
different webservices.  They each contain a different number of columns but
both have the Ticker symbol as a common key.
Is there a way to "join" or combine these the two tables based on the ticker
Cannot Open Any More Tables05 Apr 2005 19:56 GMT3
I was working on creating a data library to use throughout my applications,
when I came across an odd behavior.  I encounter “Cannot Open Any More
Tables.” After using the OleDBCommand.ExecuteNonQuery method.  I have
included code that recreates the exception.   I cannot recreate ...
(Q for David Sceppa!) Problems submitting hierarchical changes to DB05 Apr 2005 19:24 GMT3
On page 786 of the ADO.NET Core Reference (chapter 11 - Advanced Updating
Scenarios),  David Sceppa gives the basic steps for submitting hierarchical
changes (paraphrased):
1. Submit new master rows
DataTable Merge05 Apr 2005 17:56 GMT1
Is it possible to be able to merge multiple DataTables in a DataSet?
What is the intructions/code for doing so?
Thank You
Prasun
DataView.RowFilter issue05 Apr 2005 17:52 GMT7
I use The RowFilter property to select number of row from my dataview.
How can i get the number of rows found ?
I experience that the number of rows remains the same  as before the filter
was applyied if there i no match for the filter.
What is "Any instance members are not guaranteed to be thread safe" ?05 Apr 2005 17:48 GMT3
I was developing an ASP.NET application using c#, and I was thinking
for adding some instance variables for my xyz.aspx like this :-
public class SetCustomers : System.Web.UI.Page
    {
multiple tables in a flat grid05 Apr 2005 16:54 GMT4
What is the best way to create a datasource for a single flat grid that
pulls from multiple updateable datatables?
I'd like to pull back multiple tables, create relationships between
them, then have a grid bind to a 'view' of these tables so that when I
how to connect Access database05 Apr 2005 14:28 GMT5
I was using the following classes to get data from. Now I would like to know
which class shall I use from  Windows Forms VC++ 2005.
CDaoDatabase m_Dao;
            // Variables in  String Table
Dataset: expression columns recalculation05 Apr 2005 12:28 GMT2
I'm having a typed dataset, where a datatable has some columns which are
expressions.
After doing a Merge, i was expected that my expression columns were
calculated, but they were not.
DataColumn.Caption05 Apr 2005 10:04 GMT2
I've set the Caption property for a table in DataSet, so when hte DataSet is
binded to a Datagrid, the caption is displeyd instead of the column name.
But it doesn't work. I get the column name instead of caption.
What may be the cause?
DeriveParameters and Jet OLEDB Provider05 Apr 2005 09:56 GMT4
I've just discovered that the Jet OLEDB Provider does not support
OleDbCommandBuilder.DeriveParameters, to discover the number and type of
parameters expected by a Microsoft Access query.
I'm a little surprised, as it was always possible to use the ADO Refresh
shared access folder problem05 Apr 2005 09:44 GMT6
Hi guys...
I have a web app that works pretty good . It was developed with the access
database in the virtual directory....now thats its about done, i would like
to reference the database from a shared network directory. I thought all I
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.