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
MinPoolSize behaviour20 Mar 2004 09:14 GMT5
I think I have basic questions here, but maybe I'm on the right group.
Suppose I set the MinPoolSize of a connection to 10. Then I open and
close the connection for the first time in my application. When I
close the connection, will ado.net creates 10 connections in advance?
Large Dataset20 Mar 2004 05:30 GMT3
I have a fairly large dataset that has to be uploaded in to the SQL server
table. I use data adapters command update, and that seems to work pretty
well ( all records make in to the table and nothing gets left out). However,
this mechanism is pretty slow when it come to 80,000 ...
System.Data.ODBC difficulties20 Mar 2004 01:58 GMT4
I'm using an ODBC driver for MySql and the ODBC classes
that come with .NET framework.
I don't know how to do the following tasks:
1. Determining if a table with a given name exists in the
Appending datarow to the DataGrid windows control19 Mar 2004 23:31 GMT4
How do you add a new row to the datagrid windows control one row at a time without overwriting the existing row
Thanks a lot
Obi
Resize Form19 Mar 2004 23:21 GMT1
i have a status bar and a tabpage on my Windows Form. At runtime, form will not allow resize. how do i allow for resize of form? all options are unlocked..
thanks.
dataset and databindings19 Mar 2004 18:23 GMT3
I am new to c# .net and also new to ado .net and databindings. In my
application i create a dataset from an xml file and then databind the
values to controls on my form. An interesting thing happens when i
update the values on the form and i am wondering if i am doing
Is ExecuteNonQuery asynchronous?19 Mar 2004 18:08 GMT2
I'm getting an error inserting data into Oracle: "ExecuteNonQuery requires
an open and available Connection. The connection's current state is Open,
Executing."
The "NonQuery" I'm trying to execute a simple INSERT statement (which
possibly simple ADO/Access question19 Mar 2004 17:30 GMT1
just want to know if there was a way to take the contents of an xml file and
stream it into a single column in an Access database.
DS relation can't be access from code?19 Mar 2004 15:59 GMT1
I have to table on typed Dataset, one is master and tow is detail.
I add on DS designer a relation from master to detail.
Now when I fill the detail table, I get error (I get msg: constrain or
null). I try to avoid the
"Should be easy" databinding problem19 Mar 2004 15:52 GMT1
Hello,  I'm having a problem figuring out how to deal with some fairly
simple relations in my C# program.  My setup is as follows:
Table "A" has a one-to-many relationship with table "B", and table "C"
also has a one-to-many relationship with table "B".
Detached rows in a datatable19 Mar 2004 14:52 GMT9
Is there any possibility to access the detached rows in a datatable/dataset?
Thank you,
Peter
ADO.NET Bug?19 Mar 2004 14:13 GMT1
I posted this question here a while ago, but no one can answer it. don't
know if all the MVP are too busy answering some other questions.
anyway, I have this *bug* in my ado.net app, I have data fields from oracle
database in a winform binded to all kind of controls, but I am not
SqlDBType19 Mar 2004 11:25 GMT5
I have a table in sql server with the datatype "numeric". What would be the sqldbtype in the parameter object. I can't finf any numeric. Is there a SqlDbType.Numeric
Thanks
Difference between DataSet.Clear and DataSet.Reset?19 Mar 2004 10:55 GMT6
I have a DataSet with a DataTable and DataColumns that were created at
design time. If I call DataAdapter.Fill then DataSet.Clear then
DataAdapter.Fill again I get a constraint violation exception on the
second call to Fill.
Problem retrieving identity value in output param?19 Mar 2004 10:03 GMT1
My page includes a dataset with a dataadapter for the Contacts table, with
insert command that reads:
================================================================
   INSERT INTO Contact
 
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.