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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.NET Data Provider04 Oct 2004 18:19 GMT4
MSDN Documentation says " .NET Framework Data Provider for SQL Server
or .NET Framework Data Provider for OLE DB requires the installation
of Microsoft Data Access Components version 2.6 or later"
.NET Framework Data provider for OLE DB uses the existing OLEDB thru
Select method works for String but not DateTime.ToString?04 Oct 2004 16:29 GMT2
The problem is that this worked fine on my Windows XP machine, but did not work on any of several Windows 2000 computers at the client's location.  The Select method would always return 0 (zero) rows even though we were working with the exact same list of files in both locations.
Cannot perform '>=' operation on System.DateTime and System.String04 Oct 2004 15:44 GMT3
I have noticed this problem coming up in newsgroups before I have a
slightly different variation on it.
I have a dataview (dv) that I am filtering:
e.g.
SqlDataAdapter, DataSet and updates04 Oct 2004 15:05 GMT3
I am currently on my first ASP.Net application (Spell Checker), and have some
confusion/questions regarding the ADO.Net part of it.
I have a method that uses the SqlDataAdapter to fill a DataSet with results
from a query. The DataSet contains a table of blocks of text from many ...
Memory issue using OleDbConnection with SQL Server04 Oct 2004 14:31 GMT2
First of all, I'm not quite sure if this is the right place asking this
question, it may very well be a SQL Server issue, but I'll start here.
I have a problem with the SQL Server database "running wild", consuming all
available system memory, when running a C# application that ...
General Network Error & SQL Cursors?04 Oct 2004 13:57 GMT2
Has anyone experienced a "General Network Error" while executing a Stored Procedure that uses T-SQL Cursors?
Of course this error has to occur at random times, so I don't know exactly what is causing it, but it is always with one specific stored procedure, and this stored ...
Communication with External Application Objects from an ASP.Net Pa04 Oct 2004 11:55 GMT2
How would I go about writing an ASP.NET Page that could communicate with
another applications objects,
Example being I am writing a Website where I need to communicate with
AutoCAD objects.
Cannot access the added row using Table.Select method04 Oct 2004 05:27 GMT3
I am working on a windows application. I am facing a problem in accessing
the added row of a table using Table.Select method.
Following explains the problem
Following is my table
An Output parameter causes 80040e21 from Access 200004 Oct 2004 02:26 GMT5
I am trying to use output parameters with an Access database, but
can't because I get an exception "Multi-step OLE DB operation
generated errors" (-2147217887, 80040E21).
I have been removing code to eliminate possible causes and got to the
Newbie: Help with DataAdapter- Datasets03 Oct 2004 22:45 GMT2
I've been struggling with the following problem for a while now and although
i made it work halfway i still dont think I understand the principles
correctly....
I want to populate a few controls from a dataset, in other words they will
NewRow fails when using XML document as Dataset03 Oct 2004 22:41 GMT2
I am using following code snippet to add another user in Users.xml:
-------------------------------------------------------------------
    DataSet dstUsers = new DataSet();
    dstUsers.ReadXml("Users.xml");
DataGridTableStyle thru code03 Oct 2004 19:48 GMT2
hey guys need a little guidance - even a reference or two.
took VB.NeT in school but, they never seem to teach real world scenarios.
anyway. learned Connecting Using SERVER EXPLORER and the wizzards for building Data Adapters and Configuring Datasets. all of which requires a hard ...
Connection pool in WinForms app using Data Access Block is exhausting03 Oct 2004 11:15 GMT6
I have an application that is using Microsoft's Data Access Application
Block in a WinForms Client/Server configuration. Recently, we have been
having problems where an application is timing out and throwing an error
stating that the connection pool is exhausted, requiring a restart ...
Transaction Question.....02 Oct 2004 10:36 GMT6
I am using SQL Server 2000  and .NetFramework 1.1.
Here is my transaction based database implementation
gtrnSQLDB = gcnnSQLDB.BeginTransaction(IsolationLevel.ReadUncommitted)
Since I am saying ReadUncommited, If any other application tries to access
encapsulating dataadapter in another dll02 Oct 2004 04:46 GMT1
i have a vb.net app that has been running successfully for two years, version
2003 for almost a year.
recently, i replaced all references to oledb.oledbdataadapter with
mydll.dataadapter.  since i cant inherit from oledbdataadapter, i
 
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.