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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Is "Visual Studio" the only tool that generates typed DataSet?13 Sep 2005 03:31 GMT7
I am looking for a reliable alternatives for Visual Studio Typed DataSet
generator.
Do I have options other than VS2005 IDE for generating Typed DataSets?
I know that CodeSmith might the immediate answer, but could you referee me
merging deltas13 Sep 2005 02:22 GMT4
I have a bit of a mystery with merging updates into dataset. Here's what
I do (roughly):
DataSet dsDelta;
dsDelta = dsOriginal.GetChanges();
@@Identity13 Sep 2005 01:07 GMT4
Experts: Please don't suggest @@Identity to anyone without understanding and
explaining the implications of this advice. While JET is stuck with
@@Identity, it's relatively safe, but the continued use of @@Identity with
SQL Server is questionable at best. While there are some ...
Sorting Child Rows12 Sep 2005 23:43 GMT4
I am trying to retrieve the child rows of a given DataRow using a
relationship, but sort them in the process. There are three ways I can
think of to do this:
1. Use the child table's Select() method to select rows for which the
Insert into sql table12 Sep 2005 22:22 GMT5
I am inserting a record into a sql table and get two (2) indentical records
each time.  I am using a stored procedure.  What am I doing to cause this to
happen. In the stored procedure I have the line 'SELECT SCOPE_IDENTITY()'.  
The code that I use to execute the stored procedure ...
Getting Autoincrement ID in ADO.NET12 Sep 2005 18:02 GMT6
The C# & vb.net examples presented in the MS Help below are good
examples. Unfortunately, I am using a CommandBuilder as such, I do not
have access to the InsertCommand. the CB creates those behind the
scene.
UDF, SQLDataReader and C#12 Sep 2005 17:54 GMT1
I wonder if someone can help me.
I have created a stored procedure that contains a UDF in the SELECT
statement.
i.e.
Verfahren mit Datasets12 Sep 2005 17:53 GMT2
Hallo Newsgroup
Ich habe ein kleines logisches problem das ich nicht allzu kompliziert lösen
möchte, deshalb wende ich mich an Euch.
Ich habe einen Dataset der alle  Daten enthält.
Working with datasets12 Sep 2005 17:46 GMT1
Hi newsgroup
I have allready posted this problem, but in german... So I try again in
english
I have a little logical problem with dataset.
Connection Pooling!!12 Sep 2005 14:54 GMT12
I have questions on connection pooling..
1) Is a connection pool for a DB, Application or a machine?
I am using .net 1.1 and sql server 2k if that matters..
Parez
SQL Update/Insert - problem with Apostrophes12 Sep 2005 13:49 GMT1
Hi there - I'm sure there is a simple answer to this ?!? - I just don't know
it...
I have several text boxes on an asp.NET web page that are used to gather
information from the user and then sent to a SQL database - they are
DateTime.Ticks is not the same after saving it in SqlServer12 Sep 2005 10:22 GMT2
Can someone explain why DateTime value are not save correctly.
Here is what happen:
I put DateTime.Now in a column
Read it back and compare the Ticks values and they are off a bit.
Data.Relation and reflexive relation12 Sep 2005 08:52 GMT5
I need to build a treeview in a winforms application. The datasource is
a dataset. I've the following tables
products(prodGUID, name)
categorys(catGUID, name, prodGUID, parentcatGUID)
Connection Time Out12 Sep 2005 08:04 GMT2
I am getting following error in production for a background process:
Failed to fill Order Data Set :
Timeout expired.  The timeout period elapsed prior to obtaining a
connection from the pool.  This may have occurred because all pooled
Done with CommandBuilder12 Sep 2005 07:42 GMT5
Ok, I am done with commandBuilder.
It causes more problem than it solves:
1. Adds unecessary events, that i don't really need.
2. Can't get back AutoIncrement ID of new records.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 August, 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.