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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Synchronising problem Datagrid and textbox14 Jun 2004 15:27 GMT1
New to .NET question-
I have a datagrid, and a few textboxes bound to the same datasource.
When changing a row on the datagrid the textboxes are in sync (as expected).
If I filter the datagrid like this:
Inserting Deleting Rows in DataView14 Jun 2004 15:24 GMT1
I have a DataView attached to a DataTable Class. I need to insert and delete certain rows in arbitrary position using the DataView. Somewhat like InsertAt (index) RemoveAt(Index) functionality is what i am looking for. Can anybody guide me here.
Thanks
Using MSDE with Access 200014 Jun 2004 11:13 GMT1
I'm working on a project where I'm gradually phasing out an Access
2000 application with one written in VB.NET 2003 using the same
database as a back end. The company wants to phase out Access
altogether in favor of SQL Server within about a year. I can't just
Data binding a combo from the datagrid14 Jun 2004 10:08 GMT1
I'm trying to get dual-use out of some controls on one form. Essentially I'm
trying to edit the datagrid without either doing an edit within the grid
itself or populating a new form with those values.
The problem is with the combo, since its text value is in a lookup table by
HOWTO: Reload DataSet?14 Jun 2004 09:17 GMT1
I'm working on basic VB.NET winforms Client-Server application with
SQLServer as backend.
When users open a particular form, the data is loaded into DataSet and
controls are bounded to it. When one user changes the data and saves
string vs datetime columns13 Jun 2004 22:18 GMT1
i have an untyped Dataset with a string column that contains datetime.
is there a way to add another column which points to the string column and
reflects the info as datetime.
I dont want to copy the information, only reflect the info.
Checking for a null value in a dataset13 Jun 2004 21:55 GMT3
I have a one record dataset with a number of fields.  Some of the fields
have null values.  When I try to use these field VB.Net thoughs an error
about them being null.
If DataRow.IsNull(objDS.Tables(0).Rows(0).Item(0)) Then
returning ADO disconnected recordset from VB.NET to VB 6.0 app13 Jun 2004 21:44 GMT1
I am trying to return a disconnected recordset from a VB.NET dll to a VB 6.0 app.  The function in the .NET Dll runs without error and when I check the record count it show 1 which is correct, but when I go to view the values in the field they are empty.  My question is can you ...
datareader / dataadaptor -insert command13 Jun 2004 16:12 GMT2
My design is - load a blank form which got over 30 textbox to be filled int.
The user press "new" button, input the data, After he/she press "SAVE"
I will insert the new data into tables,
Now, some textbox got several ways to do.
date format13 Jun 2004 10:59 GMT1
How can I set the date format into dd-mm-yyyy globally ?
as i select some data into the textbox, it always display dd/mm/yyy.
Thanks in advance
Update Problem Please Help12 Jun 2004 21:56 GMT9
I am having a problem updating a dataset with modified, added, and deleted
rows contained in it.  Since this dataset has 4 datarelations (parent-child)
contained in it.  The problem I am running into is the different
combinations makes my updating logic (the order I update each ...
DBnull and checkBox when adding new record12 Jun 2004 12:02 GMT3
Yo,
Got a checkbox which I databind at runtime to a numeric column.  It works
fine but when I add a new record I get the error:
--------------------------------
Is there limit to num of tbl cols sql Adapter can support?12 Jun 2004 07:46 GMT2
I have some large tables in a Sql Server DB, like 180
columns/fields per table, holding about a million+ records
a piece.  I was hoping to use ADO.Net (VB.Net) and a sql
dataAdapter to Fill my tables with data.  When I was
Executenonquery11 Jun 2004 22:59 GMT4
How can I tell if an ExecuteNonQuery was successful.
Thanks
DateTime in Access via ADO.NET doesn't keep the time (only keeps the date)?11 Jun 2004 21:35 GMT3
I must be doing something stupid, but I can't figure it out.
I have a DateTime column in my Access database (mdb). I'm using
ADO.NET to fill a dataset and update changes to Access. I have a
datagrid to via the dataset.
 
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.