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 / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Union Tables  from Different Sources02 Mar 2004 06:14 GMT1
I am retriving data from a Text File, Oracle and SQL.  Is there any way that
I can perform a Union of Three data.tables from 3 Different Datasets.
Thanks
create dataset from xml02 Mar 2004 02:52 GMT5
Is there someone know how to create dataset from XML format on .NET.
Thanks,
KPH
How to prohibit inserting existing row in datatable02 Mar 2004 01:01 GMT4
suppose i have a dataset populated using dataadapter. i bind the dataset
to a windows datagrid. i accepts new record through textboxes not
through the datagrid. how can i detect if the data entered is already
existing to the dataset before the update command of the dataset is
Design issue using ADO.NET and ASP.NET02 Mar 2004 00:24 GMT2
I have an MS Access database that contains one table with the
following information:
Date
Gallons
Foreign key in a datagrid01 Mar 2004 22:18 GMT1
  I have a Dataset with 2 tables :
TBL_CUSTOMER
----------------
Cust_ID
Relations Not Created in Typed Dataset01 Mar 2004 22:17 GMT2
Can anyone tell me why my datarelations are not showing up at run time when
I instantiate a Typed  dataset that I created in the Visual Studio 2003
visual designer?  I have dragged two table on to the designere and created a
relation between the two tables and generated a typed ...
Filling dataset in thread throws an exception01 Mar 2004 21:56 GMT4
I have a problem with SqlDataAdapter.Fill method called from a thread causing an SEHException to be thrown (which originates deep from unmanaged Windows code). Let me show schematic code:
class MyClass
{
 Timer timer ;
error.. oci.dll01 Mar 2004 21:51 GMT3
vb.net oracledataadapter connection
Error: OCI.DLL
Found Serious Bug!01 Mar 2004 20:31 GMT15
If you have a datatable connected to a dataview.
  And
In that dataview you have a "Sort" property set to a value;
 And
System.Data.OracleClient01 Mar 2004 20:26 GMT4
Couldn't understand why following line of code is failing
<%@ Import namespace="System.Data.OracleClient" %
I am getting following error
BC30466: Namespace or type 'OracleClient' for the Imports 'System.Data.OracleClient' cannot be foun
Oracle.DataAccess.Client vs. System.Data.OracleClient -- use which?01 Mar 2004 20:21 GMT4
When I started working on an ADO.NET application that accessed Oracle
9 on the backend, I downloaded and installed ODP.NET from Oracle
(http://otn.oracle.com/tech/windows/odpnet/index.html) which gave me
the Oracle.DataAccess.Client namespace.
'System.Data.EvaluateException' problem01 Mar 2004 19:39 GMT1
   Why do I get a 'System.Data.EvaluateException'  when I do
DataSet.Table(strTable).Rows.Add(DataRow) ? My DataRow have 2 fieldas than I
filled with a primary key (numeric) and a text field (string). To generate
that line, I did DataRow = DataSet.Table(strTable).NewRow.
A simple binding question01 Mar 2004 17:36 GMT3
Hi all, this might be a simple question, but then again maybe not. I'm
binding a text box in a Windows form to a column that does not allow nulls.
The problem is, if I do AddNew, the user leaves the field blank, and I call
EndCurrentEdit, I get a "null not allowed" exception. What I ...
aspnet_wp.exe  (PID: 2756) stopped unexpectedly.01 Mar 2004 17:31 GMT2
Trying to use the System.Data.OracleClient provider.  I can create the connection but when I try to open it the browser craps out and I get a page that says "Server Application Unavailable - The web application you are attempting to access on this web server is currently ...
Designing Inventory and Payroll Applications in .NET01 Mar 2004 16:57 GMT1
Anyone having experience in desiging payroll and inventory applications in
Dot Net please guide me through the process of designing these kinds of Apps
in VB.NET. Such as How to gather system requirements? how to design logical
model,Physical model etc.
 
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.