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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Data View Thread Safety Problem13 Sep 2006 18:03 GMT9
I have a multi-threaded application with a static constructor and static
DataSet and DataView variables, populated in the constructor.
i then create many threads to access the static DataView but some of the
threads generate errors while others work. Here is the code for the sample
Connection string13 Sep 2006 09:29 GMT2
I would like to make it easy for users of my app to change database. Not
everyone knows all the necessary settings in a connection string, so is
there any way for me launch the database "Connection properties" window
(same as when generating a connection string in VS2005) from my ...
Derive from DataTable13 Sep 2006 06:04 GMT4
I need to make a custom DataTable which has columns that inherits from
DataColumn and rows which inherit from DataRow. I would ideally like to have
my own DataColumnCollection and DataRowCollection so we don't need to keep
casting from a System.Data.DataRow or System.Data ...
Altering value to be returned by DataRow.Item13 Sep 2006 05:57 GMT4
I'm looking for a suggestion on how to do the following:
We have a case when values returned by DataTable.Rows[r][c] should be
different than what is actually stored.
For example:
Is it really wise to use strongly-typed datasets?13 Sep 2006 02:26 GMT7
I've been mulling this question since I started using .Net in 2003. Seems
like a lot of effort to rearrange code to get the data layer out of the UI
layer. It seems like a nice quick-and-dirty solution, but long term, is it
really the wise thing to use drag-drop dataadapters??
Oracle Adapter scale error12 Sep 2006 21:01 GMT3
I am using the Oracle Data adapter and calling a stored procedure that does a
select of a table and returns it.
I get this error: Decimal's scale value must be between 0 and 28, inclusive.
Is this a limitation of the adapter?
Thread was being aborted Errors12 Sep 2006 19:43 GMT5
I have a web app that is intermittently throwing "Thread was being aborted."
errors in my data access component. This seems to occur when the app is under
a heavier than normal load.
I would have thought if the DB call was timing out I would get a timeout
"Thread was being stopped" while trying to connect to AS400 iSeries using .NET12 Sep 2006 17:44 GMT2
My codes blowing up with the "Thread was being stopped" exception when I try
to create a data connection. Here's the line of (MS VC++ .NET 2003) code
blowing out:
SourceConn = new
Need to upgrade users from access db to SQL Server db through code...12 Sep 2006 13:59 GMT1
I want to roll out an update that will update my users databases from Access
to SQL Server.  Now, I have the scripts all written that will create all my
tables and relationships and such, but I need to copy the data over.  What
is the recommended way to do this in code?
Set Default of DateTime field to "today"?12 Sep 2006 07:00 GMT2
Maybe someone can help me: How can I set the default of a DateTime field used
in a WinForms application to "Today".
This is what I tried:
- The underlying ADO DataColumn of data type DateTime has a default; but
Concerns about exception string revealing internals/data about dat12 Sep 2006 06:33 GMT6
We have a global error handler in a Windows Service application (.NET 2.0).  
The global handler sends out the error message to a few select individuals
via e-mail (technical support.  I am wondering if there is a possiblity that
an error message (i.e. ex.GetBaseException ...
Have you used Microsoft's ADO.NET DataAdapter Builder?12 Sep 2006 05:51 GMT1
Has anyone tried using Microsoft's ADO.NET DataAdapter Builder? This
tool is included on the companion CD to the book Microsoft ADO.NET Core
Reference (Microsoft Press, David Sceppa, ISBN 0-7356-1423-7).
I used it to generate the DataAdapter code for my app but I am not sure
Object ref. not set to an instance of an object12 Sep 2006 05:01 GMT1
My pgm flow as like this:
parent()
{
      a();
Newbie12 Sep 2006 03:00 GMT2
Hello;
I am *very* new to website programming.
I come from a client/server background.(Sybase Powerbuilder).
I have been assigned a task of moving our client/server applications to the
Stored procedures11 Sep 2006 17:50 GMT5
I am looking for a good tutorial
on stored procedures on the Web.
Any suggestions where to look?
Thanks.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 August, 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.