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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Delete datarowview objects from a dataview20 Oct 2004 10:34 GMT5
I have a problem when attempting to
delete datarowview obecjts from a
data view
        Dim mydv As New DataView
Select datagrid rows with key-up and key-down?20 Oct 2004 10:25 GMT1
I have an application that uses a windows forms datagrid.  How do I select
rows using the up-arrow and down-arrow keys?
Mervin Williams
What is Dataset??20 Oct 2004 10:15 GMT5
What actually is dataset ?? I'm really confused, it can have more than one
table, so what is it??
Newbie: Detecting type of field contents in datareader20 Oct 2004 03:36 GMT12
I have a few examples and things are quite clear with using a datareader (reading data, naming column headers etc.), and populating a listview.
However: (!!!) In all of the examples we know beforehand the number of fields and therefore the data type (Int, Date, String etc) since ...
Parameter problem adding19 Oct 2004 23:46 GMT3
I have changed my code from a straight string for my Sql to Parameters and
can't seem to get it to work.
I have the following excerpts from my code:
***************************************************************
OracleClient and OCI.dll19 Oct 2004 22:17 GMT8
I'm getting this error when I run, but I'm able to connect and get data from
adapter in design mode.  What's my problem please.
[DllNotFoundException: Unable to load DLL (oci.dll).]
  System.Data.OracleClient.DBObjectPool.GetObject(Object owningObject,
Convert string to sqldbtype19 Oct 2004 19:28 GMT2
Is there another easier way to convert a string to a sqldbtype than using a select case, as in:
Namespace ADOHelper
   Public Class sqldbtype
       Public Shared Function Convert(ByVal type As String) As System.Data.SqlDbType
OleDbCommandBuilder, ImportRow, DataTable.Copy() etc. etc. etc.19 Oct 2004 16:26 GMT9
I'm sure everyone's sick of DataSet, OleDbDataAdapter.Update(), INSERT
INTO etc. etc. questions in this group, but I've been scanning the
usually insta-problem solving Google Groups for hours now and I just
can't seem to find a similar situation to mine.
Syntax error in UPDATE statement - field name "Upper", or "Lower"19 Oct 2004 16:18 GMT2
I am getting "Syntax error in UPDATE statement" if one of the fields in a
table of Access database (2000, or 97) has the name "Upper" or "Lower".
As soon as I change the name of the field to something else, the code works
fine.
Large # of rows, display on demand?19 Oct 2004 15:43 GMT2
I have a huge amount of data being retrieved from my database (currently
85,000 rows and growing), the ability to view and manipulate ALL this data
won't happen very often, but when it does it is already becoming a long
waiting game.
EXCEL.EXE process doesn't die after ADO.NET connection19 Oct 2004 15:18 GMT3
In a recent post I ask about a problem:
>If I open a .NET application from EXCEL using SHELL function, when I close
>EXCEL, the EXCEL.EXE process remain active and I must close it by Task
>manager.
Datagrid column labels are clipped.19 Oct 2004 15:08 GMT1
Has anyone else had this problem?
Right-justified column labels have the rightmost 1-2 pixels clipped off.
So a label like "Ship Date" only shows half of the 'e'.
Left-justified labels are displayed just fine.
problem with the dataset update19 Oct 2004 14:43 GMT2
I have notice something with the datagrid update
i have an application which is updated from multiple sources
when one user deletes a row on the datagrid, the delete propgates back to
the database. I see it is gone, from the database.
Populate SQL table with a dataset all in one19 Oct 2004 14:08 GMT1
It's possibile to populate a SQL table with a dataset without throw all rows
in datatable but in one query?
Thanks
Setting Textbox to Null for DateTime19 Oct 2004 14:04 GMT1
I have a textbox on a windows form which is bound to a smalldatetime field in
a Dataset.  The problem is that sometimes this date should be deleted so that
a null value gets written back to the database.  However, if I delete this
date and leave the Textbox the previous entry ...
 
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.