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
Can't save a record again21 Oct 2004 09:29 GMT1
I add a new row to a datatable and refresh the dataset. The data is stored.
When i edit the row again and refresh the dataset again i get an error
telling me the record was edited.
probably the database is setting defaultvalues but i have no default values
finding records and displaying it in grid21 Oct 2004 08:51 GMT1
Earlier i asked a question regarding finding a record through ado.net. I
found a solution for it through dataview. I have another question now.
Supposing i have a table, 'contacts' whose fileds are like this :
Contactid(autoname), customerid(FK from another table), ...
OracleClient exception...21 Oct 2004 05:07 GMT4
Hey guys,
I'm stumped on this... Today I was asked to look into coverting our ODBC
access to a Oracle database to the client that microsoft wrote and have come
up against the lovely
Multi threading and database connections21 Oct 2004 05:06 GMT5
 What is the best approach for creating database connections while using
threading to execute multiple queries in .NET?
For eg:  I need to run 15 queries using threading from the same database
with minimal number of database connections.
Binding Dropdown to dataset.  Need help filtering data.20 Oct 2004 23:51 GMT1
ASP.NET web form application.
I am currently binding a datatext field to a dropdown list with the
following code:
Sub FillFilterLists(ByVal ApplicantActivityDataset As DataSet)
Paging a DataGrid or similar control...?20 Oct 2004 23:17 GMT1
I have a windows application that returns 10s of thousands of  rows to a
DataGrid (for all intents and purposes you can assume that it's a DataGrid,
I'm actually using the Infragistics UltraWinGrid though).  Due to the ever
growing amount of data I want to implement some sort of ...
Batched Update in .NET 2.020 Oct 2004 23:05 GMT2
Would you say that in Yukon/.NET 2.0, it would be better to pass in the
entire dataset changes in all of the related parent-child tables - as a
dataset - into the Yukon CLR? That way you could have the cake and eat it
too viz, have a complex relation-ed dataset and yet be able to ...
SqlException20 Oct 2004 21:26 GMT3
I've got a script that sets up a publisher on a msde database.  Runs fine
from Query Analyzer.  I run it from my program and get two warnings (class
10 sqlExceptions).  The second warning causes problems.  When the script is
executed from the application the second warning occurs ...
Parameters in .NET to OPENROWSET20 Oct 2004 20:42 GMT1
Hello.  Given the stored proc:
CREATE PROCEDURE dbo.sp_test
@IN int,
@ID int OUTPUT
MDAC -- error enumerating data servers20 Oct 2004 20:13 GMT2
I'm having a problem using the Database wizard in Visual Studio 2003
(Academic version) to connect in a very basic way (not even any code yet) to
SQLEXPRESS, the only available version of SQL Server 2005 out so far.  I was
running MDAC 2.7 XP SP 1 on Windows XP Pro and thought ...
Inheritance VB.NET20 Oct 2004 19:26 GMT8
Wonder if anyone can help a newbie in VB.net.
I've done a substantial amount of work in VB6 and to promote code use, I
lent some methodology from some other OOP RAD tools - but I'm having a
probem figuring out an approach in VB.Net...
Passing events between forms20 Oct 2004 18:05 GMT2
If I call a form as a result of selecting a menu option, is it possible for
the form to pick up on which option it was called from?
I have a form which can be used to enter data into 2 different tables
(Certificate and Category), and it has add/edit/delete buttons. I want the
Opening an acess database20 Oct 2004 17:13 GMT3
I have been programming in years in VVB-5-6 but can anyone help in the syntax
in how to open an access database with a password and how to get a recordset
from it as I am only used to the DAO method and this does not seem to be used
in .net
Recommended OleDB driver for MySQL?20 Oct 2004 15:56 GMT1
I am accessing MySQL from VS 2003, C# and ADO.NET, using the OleDb
interfaces (not ODBC) and have been using (successfully) an OLE DB driver
on:
http://www.mysql.com/downloads/download.php?file=Downloads/Win32/MyOLEDB3.exe&pi
ck=mirror

DataGrid does not recognize that ID is an identity20 Oct 2004 11:42 GMT7
What am I doing wrong?
I cannot enter new data into my datagrid because the DataSet (or
StoredProcedute) does not recognize that the ID is an identity.
Therefore I get the following error;
 
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.