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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Multiple DataViews on the same DataTable appear to interact28 Sep 2005 12:15 GMT5
I have a DataTable that is being maintained in a Model class.  I also have a
View class which creates a DataView from the DataTable that the Model passes
it.  The view class then has methods to filter the contents of the DataView
so that the user can narrow down the list to the ...
Problem with Framework28 Sep 2005 11:26 GMT1
vs2005 rc. When I try to add a connection to a winform project, I get the
error 'An unexpected error occurred in the .Net Framework Data Provider for
SQL Server Mobile Edition. Please contact the provider vendor to resolve
this problem.'.
Error loading package28 Sep 2005 00:49 GMT3
vs2005 RC. When I try to add a new data connection to a winform app. I get
this message 'Package Load Failure, Package 'Smart Device Configuration
Package' has failed to load properly...'.
How can I fix it?
Need help with productDataSource.SelectParameters28 Sep 2005 00:43 GMT1
Does anyone knows how to assign the value of a textbox to productDataSource.SelectParameters when a button is clicked?   I'm using VS 2005 and all the code I've found on the web are samples of dropdown lists with code in the aspx page.
Heres the subroutine where I'm stuck.
   ...
copy query result to different DB27 Sep 2005 21:32 GMT5
I 've got 2 databases on 2 different SQL servers.
I need to copy the result of a stored procedure on SQL1 into a table in a
database of SQL2.
What would be the most efficient way of doing this. I'm slightly concerned
WebForm read27 Sep 2005 20:51 GMT4
Is there a way to read witch WebControl (like TextBox's) and howmany
webcontrols are in a WebForm?
beta2 vs rc27 Sep 2005 18:45 GMT15
How is vs 2005 rc compared to beta2, stability wise? Is it worth moving from
beta2 to rc or should I wait for final? I just want to start developing a
stable (enough) db app as soon as possible.
Thanks
Two questions for gurus about using strongly typed DataSet in Web Services.27 Sep 2005 14:22 GMT1
1. Is there a 2nd way to declare a strongly typed DataSet (e.g.
CustomerDataSet) in WSDL instead of using the WSDL <import
namespace="CustomerDSnamespace" location="url to CustomerDS.xsd"/>?
Apparently, if I include CustomerDataSet schema definition in WSDL types, it
Move column order in a dataset27 Sep 2005 09:53 GMT2
How do I reorder the column in a dataset after it is loaded with data?
Don't know if this is a easy one and I just missed it, but mabye you
know? ;)
Erik
Inserts to DataSet aren't added to db - updates work fine27 Sep 2005 04:43 GMT1
Here is a newbie question, but this one is driving me crazy.
In a VB.NET Windows form application, I am inserting and updating records in
a DataSet, which show up in a bound DataGrid just fine. I am also issuing a
DataAdapter.Update command, and the updates are saved to the ...
Windows service and oledb27 Sep 2005 03:03 GMT9
Created a vb.net windows service which connect to a database by using OleDb.
Using a connectionstring pointing to a local sqlserver database everything
works fine, but when connecting to a database on another server the
connection.open method executes without errors but the ...
copy row from one datatable to another27 Sep 2005 02:02 GMT5
I have read posts and tried many things and I am not getting how to do this.
I have a datagrid bound to a dataset (the source).  When a row is selected
on the datagrid, I need to duplicate that row into another dataset (the
destination).  The destination dataset will be bound to a ...
OracleCommand.ExecuteScalar and PLSQL stored procedures26 Sep 2005 23:31 GMT10
How can I use OracleCommand.ExecuteScalar method to have the value returned
from a PLSQL stored procedure?
I think there are some techniques with PLSQL code that I am missing.
Thank you,
DataSet.GetChanges() -> StackOverflow in ShouldWriteRowAsUpdate()26 Sep 2005 19:51 GMT2
The console application below demonstrates the problem. Is there a fix?
using System;
using System.Data;
namespace ConAppOverflow
vs2003 with vs200526 Sep 2005 19:33 GMT6
Is it possible to install and use vs2003/net1.1 and vs2005/net2 side by side
on the same drive? Only from experience please.
Thanks
Regards
 
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.