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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VS2003 transfer data between two data sources11 Apr 2006 16:56 GMT9
I am loading a DataSet from an access file (exported from another app that a
vendor provided) and want to appendthe data into an SQL Table that has the
same structure.
I can easily append rows to the SQL table, but that can't be a best
ForeignKeyConstraint Problem (Creating Child Record)11 Apr 2006 13:16 GMT1
Hello, my main VB .NET 2003 + Access program wasn't working so I
created two small sample applications to test why I get the following
error:
ForeignKeyConstraint ProductOrder_Product requires the child key values
ORM (Object-Relational Mapping) tools11 Apr 2006 10:23 GMT3
Hi peers
I want to know yours opinions about those ORM (Object-Relational Mapping)  
tools , my company is going to start using it.
What are the good and bad things about?
Help on SQLAdapter Command ???11 Apr 2006 09:22 GMT3
I have a function name GetLabData which call a store procedure .
For that function I need to create the Adapter.InsertCommand an DeleteCommand
My InsertCommand works fine and build as follow :
======================>
Parent-Child Relationship Headaches (add new records) (VB 2003)11 Apr 2006 09:20 GMT5
Right...I have an access Database with around 10 tables. I have
modelled only a few of these in the XML Schema (enough to get my
program working) and assigned the relevant DataRelations.
Anyway I'm having problems with a three table
The DeleteCommand affected 0 records11 Apr 2006 06:24 GMT2
Hi, as many before me, and probably after me, I recieved the following
error when I try to update my table using a typed dataset which
contains serveral tables.
The Delete/UpdateCommand affected 0 records
possible bug in oracleclient10 Apr 2006 21:55 GMT1
I believe I may be encountering a bug in the way
System.Data.OracleClient is issuing commands:
The following code you will see that the CommandText is different.
           OracleConnection con = new OracleConnection();
typed dataset and untyped dataset, which one is faster?10 Apr 2006 18:28 GMT4
typed dataset and untyped dataset, which one is faster?
I think the answer is typed, but some one told me is untyped.
Who can tell me the answer and the reason?
thanks
Updating a Table10 Apr 2006 18:26 GMT5
I have three datatables, the last of which represents a many-to-many relationship.  Here's how it looks:
Table #1
attID (autoincrement)
Attribute
Efficient data retrieval techniques10 Apr 2006 18:02 GMT7
Hiya guys,
earlier on today I had a discussion (to avoid calling it an argument
^.^) with my friend. We were discussing about whether there's really
one good way to efficiently retrieve data from a database.
HOWTO: List SQL Servers on Local Machine10 Apr 2006 17:01 GMT1
I need to retrieve a list of SQL servers that are running on a local machine.
I have tried using:
  SqlDataSourceEnumerator instance = SqlDataSourceEnumerator.Instance;
  System.Data.DataTable table = instance.GetDataSources();
DSN, Check if exists10 Apr 2006 16:40 GMT2
My application needs to run at many different sites and I need to depend on
a DSN set up by another application, so I want to check for the DSN's
existance right up front before bothering to do anything else.
I found this link
Relation Grand-parent/Grand-child in a typed DataSet10 Apr 2006 13:31 GMT2
I'm writing a very simple Windows App in C# with Visual Studio 2005.
I have a DataSet composed like this :
DataTable CLIENT
DataTable COMMANDE
could not determine which columns uniquely identify the rows for ...10 Apr 2006 12:07 GMT1
im trying to access a microsoft access database from an asp.net
webform. but when i use the OdbcDataAdapter config wizard i get the
folowing errors:
*Generated UPDATE statement
DataGrid Sort Problem10 Apr 2006 07:16 GMT2
I hope someone can help with this relatively simple problem.
I am building a timesheet application using ASP.NET C# with Visual
Studio 2003.As it is only a protoype application, my database has been
made in MSDE.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 March, 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.