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
Passing a rowset to a stored procedure?02 Mar 2004 17:08 GMT1
I have a situation where I would like to check to see if a number of records
have been updated in a table.
My application store the primary key and the timestamp values internally,
and could for example pick out 5 of these and would then need to check if
System.InvalidOperationException02 Mar 2004 15:57 GMT1
Hi;
After LastDay I have error under the error. I search on
Internet smilar problem ?
I change  my connection string
ora-12154 TNS: could not resolve service name02 Mar 2004 15:50 GMT4
H
I'm able to connect to my Oracle d/b through the VS.NET IDE in C# but when I build the app and try to run it outside the IDE, I get the dreaded ora-12154 message.  I've checked my tnsnames.ora file (tnsping uses it ok) and it looks ok.  I've seen a couple of people reporting ...
DataBinding02 Mar 2004 15:41 GMT2
H
I am running a stored procedure on the SelectedIndexChanged event of a combobox. this stored procedure retrieves details from a database. i want to bind the results to the controls on my form but it doesnt work!! here is my cod
       'Display the caravan details based on the ...
Filtering table02 Mar 2004 14:36 GMT3
I have a DataTable variable dt and I want to create another instance of
DataTable class - dt2, that will contain:
1. only the rows from dt that meet a criteria strCriteria
2. only the columns from the list of columns columns[]/columns()
HOW TO: Create a single DataSet bound object used  by 50 DropDownList  box controls in the same web form. CSHARP02 Mar 2004 14:36 GMT4
I have a seating chart web form that has over 50 entry field controls
(tables/booths)  where I use a DropDownList box to select a single company
name from a single large list of organizations (200 plus conference
attendees).  All web form datavalues will be one of the same 200
Manually writing updatecommands for the data adapter02 Mar 2004 14:23 GMT3
I have a datagrid in a winform that lets users input "detail lines" of an order form.  I manually create both the dataset and the datagrid (ie: to have dropdownboxes etc) - but because of this the sqlCommandBuilder seems to be unable to create the update and insert commands - so ...
Unexpected sorting while executing Table.Select() 02 Mar 2004 13:25 GMT2
I have Table sorted by second ("name") field.
When I apply filter:
DataRow[] newCopy = request[i].Table.Select(request[i].Filter);
I got DataRow List sorted by first ("id") field.
How to get the dataset size (in bytes)?02 Mar 2004 13:01 GMT4
In Data Adapter Preview window,
you can preview the size of the dataset.
But how to get this value progammtaically?
i tried to find proper property in dataset and data adapter but cannot find.
ASP.NET Oracle problem - please help02 Mar 2004 12:19 GMT6
Hello colleagues,
At this moment we have a real big problem using a .NET application
with an Oracle database (v8.1.6). I hope someone has encountered this
problem before and is able to help me with it.
Load XML into typed dataset02 Mar 2004 12:07 GMT1
Hi. I have a typed dataset which defines several tables and the relationships between them. Most of the tables will be populated from my database and this is working already. However one table will be populated from an XML document. Any pointers as to how I do this
Thank
KH
OleDb and .NET02 Mar 2004 08:01 GMT6
Are OleDb libraries installed with runtime .NET or do you have to install
ADO.NET separately?
Signature

Thanks

Editing Parent Table does not update Child Table... inconsistent behaviour.02 Mar 2004 07:39 GMT3
[If someone has already addressed this issue, please let me know in
detail as I have actually searched all of microsft.public.dotnet.* for
an answer and couldnt find it anywhere]
Hello again...
Question on the replace function for Inserting into SQL02 Mar 2004 06:48 GMT5
I have a dataset field:
Description='STRUCTURES.  SWALE INLET TYPE D-3(36" DIA.)
(<10' DEEP)'
I want to save several fields including the description
How should I design?02 Mar 2004 06:47 GMT3
I have the following scenario:
I have a books database that contains several tables, with the appropriate
relationships setted up. After I have the db schema, I designed the Book
component, that is constructed to hold information from each table, and also
 
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.