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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How can I Return a selected row without the Frist column (ID autonumber column) ??10 Apr 2005 09:13 GMT2
G'Day all,
Heres my code: (watch for wrapping)
'MDB Connection and open
       Dim MDBConnection
Null Values09 Apr 2005 18:00 GMT3
Am fed up with Null values crashing my applications and screwing up data
when it hits a check or combo box, in Visual Studio 2002.
Have found numerous fixes on various sites and now feel am going round in
circles.
vb.net09 Apr 2005 08:40 GMT1
(Type your message here)
hello,
  i'm using fill method to populate.and fill method implicitly open and close the executereader connection.  and my question is why the error occured"there is already an open datareader associated with this connection which must be closed first"  ...
update via component09 Apr 2005 07:52 GMT3
I followed a walk through and created a record set. The db functionality is
being handeled in a component. dataaccess is working fine, but i'm not able
to built a sub to handle the updates. the walkthrough.
I used studio to create the component and it generated all the edit, ...
ADO.NET or Enterprise Services (ES)09 Apr 2005 05:53 GMT9
I am debating which route to take for Declarative Trans
Application. ADO.NET or ES (COM+). What do i gain by going
the ADO.NET rounte and cetainly at what cost?
Thank you
DataGrid, Relations and Binding09 Apr 2005 05:53 GMT3
I have a DataSet built from a .XSD that contains relations. For example
consider the XML fragment below:
<Apples>
 <Orange ID="A"/>
Limit on number of columns in dataadapter?08 Apr 2005 19:28 GMT6
Is there a limit on the number of columns in a dataadapter?
DBTimeStamp - Data type mismatch in criteria expression08 Apr 2005 17:51 GMT1
I'm receiving an exception of "Data type mismatch in criteria expression" when trying to store a date and time to a column of Access 2002.  The default parameter constructor puts the DBType as DbDate which stores only the date portion.  It needs to be changed to DbTimeStamp in ...
Excel Reports in VB.NET08 Apr 2005 15:38 GMT2
I am trying to generate Excel sheet using
Provider=Microsoft.Jet.OLEDB.4.0;
I am always getting the error while inserting data into any cell other
than A.
Getting a list of Tables from SQL08 Apr 2005 15:15 GMT2
I have used the OleDb connection GetlOleDbSchema &
OleDbSchemGuid.Tables to get a list of tables from the Access
database. I can not find the equivalent way to get a list of tables
from an SQL database. Please advise how to go about this.
How to compare DataTables?08 Apr 2005 14:43 GMT1
I should retrieve DataTable of the source database and compare that with
the target database's DataTable. Only those lines in source database's
DataTable which has (new unknown) code that does not already exist in
target database's DataTable should add (ie. import) into target
Update Multiple Tables in Database using DataRelations08 Apr 2005 13:05 GMT8
I'm working with NorthWind
My Customers Form uses Untyped Dataset and Bound Controls
(BindingManagerBase). However, deleting a customer and updating the
database is
Error inserting record into SQL Server using ADO .Net08 Apr 2005 13:03 GMT2
Please tell  me what could be the problem with this piece of code
Error : Message    "Prepared statement '(@ID int,@fname varchar(50),@lname
varchar(50),@mname varchar(50' expects parameter @ID, which was not
supplied."   
How could I improve performace of queries which are generated runt08 Apr 2005 09:42 GMT5
I am using .NET Framework 1.1 on a windows server machine.
I am creating a .NET web application where
I will ask user to select parameters and a query will be generated
dynamically, this query will then be passed to the database server for
How to merge a subset of rows from one dataset to another08 Apr 2005 08:05 GMT1
I need to merge/copy/import or what ever you want to call it, select rows
from a dataset to another.  for example, say ds1 has 10 rows and I want to
get only the rows where the column 'category' has a value of 2, and merge
these rows into ds2.  I tried doing something like this:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 March, 2005
 
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.