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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Connection Pooling30 Jun 2005 22:20 GMT3
I am not too sure if I understand the connection pooling or not. But I
am implementing an application where in one page I open connections a
few times each time I close connection properly. My question is thanks
to the connection pooling the first opened connection will stay in the
.Net stored proc call drop out.30 Jun 2005 22:16 GMT2
We are experiencing a weird problem where a call to a stored proc using
native SqlClient connection class in a VB.Net app fails on one machine when
processing a large set of data (23,000 rows) BUT will always work on another
PC. We checked patching and both are (now) running SQL ...
Applying Filter30 Jun 2005 19:08 GMT5
I have to build dozens of simple data-entry forms in just a couple of days,
and while I'm looking for a 3rd party tool that will help me do this, I
tried the Data Form Wizard in Visual Studio, which builds a persistent
dataset object based on a chosen table or view, and produces ...
System.InvalidOperationException: ExecuteReader30 Jun 2005 17:46 GMT23
Hi, I have a little application coded with .net 1.1, my problem is that this
application worked fine in W2000. But the client change to XP, and from that
get this error.
This problem show when try to read from a table of Access XP.
Obj Reference Error30 Jun 2005 16:41 GMT2
can any one tell me where the "Object Reference Not Set to an Instance of An Object" error is coming from in the code below? the procedure before logs on w/ no problem. i cant figure out which ref to which obj is getting lost.
thanks for any help.
ps. i ripped this code right out ...
Can someone please explain this behavior?30 Jun 2005 13:20 GMT3
I can't find any answers, I have no idea why this is happening.
I have a dataset. In this dataset there are three tables
RO
ROParts, ROLabor
Manually changing a dataset and updating30 Jun 2005 09:16 GMT2
In my VB.NET 2003 Winforms app I fill a typed dataset with 1 record from SQL
Server. I'm not using databinding on my form, so I want to programatically
change values in the dataset with values from textboxes and listboxes, then
update the SQL Server table with the changed dataset ...
Dataset refill issue - Stalls for 30 to 40 seconds30 Jun 2005 03:02 GMT15
I have a typed dataset with three tables, one master and to child.  This is
a contact management app, so I pull all of an organization contacts and
associated details into the set. (Anywhere from 1 to 100 contacts and their
associated detail).  My form is bound to the dataset using ...
Update MS Access Database Records30 Jun 2005 00:28 GMT9
First of all, thanks for the help on my previous VB.NET/MS Access questions.
This time I need do the following
1. Connect to a table
2. step through each of its records
Time is Stripped off When Saving DateTime to MS Access29 Jun 2005 18:16 GMT3
All,
Using C# with ADO.NET I am trying to save a date time to an Access database.
After the saving occurs I open Access database and only see the date not the
time.
Updating DataRow29 Jun 2005 17:34 GMT2
I'm splitting a csv file into records and then into string fields.  Then I
load the string fields into a new DataRow using ItemArray property.  I set
the DefaultValue of the fields to the approprate type. This part is very
fast but then I have to load the columns based on the ...
Dataset Relationship29 Jun 2005 17:05 GMT1
I have a grid that is bound to a typed dataset.
Three fields make up the key in the parent table and those same three fields
are also in the child tables with a 1 to many relationship.
When I bind this dataset to a grid it displays it hierchalily (which is what
Foreign Key Violations During Insert in Transaction29 Jun 2005 17:02 GMT1
I could use some help regarding transactions.
I am using the System.Data.SqlClient namespace to work with a SQL
Server 2000 database. In the database I have 2 tables that are related
to one another. One table holds a facility (a location), and the other
Code for retrieving/updating data in Oracle database using ASP.NET29 Jun 2005 15:50 GMT2
Can anyone help me out from the above by giving a code snippnet including the
import namespace directives.
Regards/CS
export dataset to excel29 Jun 2005 14:24 GMT3
I written myself some small generic class to export any dataset to an
excel spreadsheet:
public static void Export(DataSet data, String excelFileName)
{
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 May, 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.