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
DataSet Row Locking13 Apr 2006 04:24 GMT1
We are using a typed dataset in a singleton type scenario that is not bound
to a database. With multiple clients modifying the dataset we have
implemented a simple DataRow locking approach. The goal here is to insure
thread safety on tranactions in the dataset.
Selecting Data from one Datatable and Copying to another13 Apr 2006 02:45 GMT3
Hi there (code below !)
I have 2 datatables in a Dataset
Table 1 contains unique reference numbers - the contents of this table are
dynamic and may change from minute to minute
RowNotInTableException - Help13 Apr 2006 02:40 GMT1
I've written code that uses a DataGrid to display the data in a table.  When
I am adding a new row to the table I've hooked into the ColumnChanged event
to verify that the data entered is correct.  With a detached(new) row I get
this error when I have to reject the changes the ...
How to test if an ado field is null13 Apr 2006 02:32 GMT2
Need help converting vb.net 1.1 code snippet to c# 2.0.
The code below tests to see if field in a strongly typed data row is null.
This works in vb.net 1.1, but I'm having trouble converting it to c# 2.0
partly because I'm new to c# and also because I'm new to 2.0.
DataViewRow and subtables12 Apr 2006 21:43 GMT2
I'm new to some of this so please pardon me if this is easy question.
I have some xml like this:
 <logentry>
   <id>f26915a6-33ec-475e-bb98-58224f16a0e1</id>
try/catch error12 Apr 2006 20:59 GMT1
Why am I getting this error:
*************************************************************
Compilation Error
Description: An error occurred during the compilation of a resource required
Retrieving Foreign key schema with da.FillSchema. Is it possible?12 Apr 2006 15:14 GMT1
I'd like to retrieve database schema using OleDbDataadapter.FillSchema, but
I couldn't find how to retrieve foreign Keys. Is It Possible? How?
Any help would be very much apreciated. Thanks.
Is dispose necessary in this scenario with datasets and adapters?12 Apr 2006 09:27 GMT1
I typically make calls like this:
UsersTableAdapter usersTableAdapter = new UsersTableAdapter();
                           DataSetUsers.UsersDataTable usersDataTable
= usersTableAdapter.GetById(idUser);
UniqueIdentifier Sql Data and Parameters12 Apr 2006 09:02 GMT7
 I have a column in one of tables in one of the sql server that has a data
type of
UniqueIdentifier. Now, I am supplying a value to used this column as filter
to get
Help with Cascading SELECT in asp.net application12 Apr 2006 08:27 GMT2
I have the following scenario that I need to address with which I would
appreciate some help if anyone has the time:
(Simply) I have an asp.net application:
I have 2 tables:
XML to Table inference12 Apr 2006 06:34 GMT1
I have a simple config.ini to be read into a simple table with three
columns: accountID, port, base_path.
Reading this page:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cp
coninferringtables.asp

Restricting cols with a data view12 Apr 2006 06:23 GMT1
I've always used Database views to restrict columns from the user. Is this
what ADO Dataviews are also meant for? I see how you can filter rows with a
data view, but how about columns? Can this be done with a dataview? Is there
a better mechanism to do this with?
OracleDataReader field type?12 Apr 2006 02:42 GMT2
I've hunted for what should be a fairly simple answer but can't find what
should be an answer to a simple question.
I have a data reader, let's say it's declared in C# as OracleDataReader dr =
new OracleDataReader();
ContextSwitchDeadlock was detected11 Apr 2006 21:47 GMT1
I am getting a Message Box displayed in which the error message is:
"The CLR has been unable to transition from COM context 0x1b0538 to COM
context 0x1b06a8 for 60 seconds. The thread that owns the destination
context/apartment is most likely either doing a non pumping wait or
Oracle - works with Framework 1.1, not with 2.011 Apr 2006 20:09 GMT3
Hi, I have a web site on a 2003 server. The web site runs under Framework
1.1 and works with oracle, no problem.
On the same server I have another web site that runs under Framework 2.0 and
connects to the same Oracle database, same connection string. In this case I
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.