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
How to select DISTINCT when using typed dataset and a ole data adapter?30 Mar 2004 22:04 GMT4
Is it possible to not get duplicates when using a data adapter,
SelectCommand.Parameters and the Fill-method?
I would like something that adds the DESTINCT parameter the select command.
I have created all my select-commands in the designer.
DataTable without Dataset30 Mar 2004 20:15 GMT6
I've got a class (MyClass) that has a DataSet (privateDataSet) as a private
property.  I'd like to give consumers of MyClass read-only access to a
couple of the DataTables in the privateDataSet, as DataTables.  What I'm
thinking of doing is creating a public property MyClass ...
Dataset Question30 Mar 2004 19:29 GMT1
I am using typed datsets in my application to persist user data.  The
problem I am coming across is how to map my business entities to the db
structure (about 8 tables with data relations).   I could create on typed
dataset to represent the whole structure or break it up.  What is ...
Building SqlParameters:  Design Time or Runtime ?30 Mar 2004 19:29 GMT5
I have never been a fan of building Input SqlParameters dynamically. I know
ADO.NET does a pretty good job figuring out datatype and size. However, I
like having the control and knowing I can affect the performance by building
them myself.
Keep generated DataSet internal30 Mar 2004 18:28 GMT1
I've got a C# strongly-typed DataSet that is being auto-generated from an
XSD schema I've created.  I see that I can change the access modifier for
the generated DataSet class to "internal".  However, it gets set back to
:public" any time I alter my schema (causing the DataSet to be ...
Why does SqlDecimal.Null apply only to SqlMoney?30 Mar 2004 17:37 GMT2
According to MSDN, the SqlDecimal.Null is applicable to the SqlMoney
class:
"Represents a null value that can be assigned to the Value property of
an instance of the SqlMoney class."
Urgent, plz help 30 Mar 2004 17:33 GMT1
I just have a quick databinding question. I have 2 forms.....
Form1 is my main form containing all the controls i want to bind the results of my query to
Form2 contains a datagrid containing a list of guests in the database. The user can click on a row to select a guest. They ...
ODBC Error - Need help connecting to access30 Mar 2004 16:35 GMT2
I get the following connectivity error. im trying to
conncet to MSAccess 2000
any suggestions ?
Server Error in '/EBtest' Application.
Importing Date columns of an excel file30 Mar 2004 16:25 GMT2
I am importing excel file Data into .NET, and it works fine for one
exception.
My connection string:
.Connection = "provider=microsoft.jet.oledb.4.0;"
SqlException  Violation of PRIMARY KEY constraint error30 Mar 2004 15:53 GMT3
I am trying to update a record in a SQL database through a web service but
am getting this error:
System.Data.SqlClient.SqlException: Violation of PRIMARY KEY constraint
'PK_Items'. Cannot insert duplicate key in object 'VideoProposalItems'.
How to get the data from the dataset in an attribute format rather than Elements30 Mar 2004 15:42 GMT1
Is there a property we can set that will return the dataset.getxml in an attribute format rather tham elemets
Please help
Thanks
Matt
Best way to update data30 Mar 2004 15:27 GMT1
What is the best way to manipulate data (insert and update) in a aspx page ?
I want to inset and update some data and I can't do it in SQL Server.
I have to scan some tables and insert (or update) data in another table.
I've tried something whith datasets but it haven't something ...
Query is too complex and OleDbCommandBuilder30 Mar 2004 14:32 GMT1
I have a MS Access 2000 database table which has a large number fields. I am
using the OleDbCommandBuilder to generate the SQL update command. The
problem I now have is that the auto generated update Command is too large
and fails with the following error "Query is too complex".
Bind control by stringnames30 Mar 2004 12:08 GMT2
Dear reader
I'm having a problem.
'How can I bind a control when I have the name of the control, name of the dataset and name of the field in table
strControl = "txtCustomerName
ORA-01036: illegal variable name/number 30 Mar 2004 10:34 GMT1
I am using ODP.NET (Oracle Data Provider for .NET) in my asp.net application.
I have a table in my oracle database called "equipmentgroup". When the page loads for the first time i retrieve all the records from the table to a dataset and save it to viewstate. Later on any addition ...
 
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.