Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > dotnet ado.net > december 2003 > threads for sunday december 28

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

datagrid highlighting rows
Posted by reiks at 12/28/2003 11:53:11 PM
I want to highlight a row of my datagrid. I dont want to use the button column with select option or link button My requirement is upon clicking a row on my datagrid, it should be highlighted along with the cursor remaining in the same row for editing. How can I acheive this? than...more >>


Connect to Excel spreadsheet ???
Posted by <-> at 12/28/2003 9:23:44 PM
Hi, * This may not be related to .NET but I can't find a more active group to post to. * I have successfully connected to a MS Excel XP spreadsheet via the VS.NET Server Explorer, however, when I expand the Server Explorer tree of my connection, no tables show up. I was told that I need som...more >>

Test
Posted by William Turner at 12/28/2003 7:31:31 PM
This is a text message. ___ Brought to you via <a href=http://www.dotnetjohn.com>DotNetJohn.Com</a>...more >>

Multiple Selects with the DataReader
Posted by Thomas Smith at 12/28/2003 6:41:58 PM
I've heard that you can make multiple SELECTs from SQL Server with a DataReader, but I don't know how to do it. What method do I call to get each selected cursor? Thanks...more >>

MissingSchemaAction
Posted by Jim Heavey at 12/28/2003 3:25:57 PM
If I set the MissingSchemaAction to "error" then I just need to be sure that each of the columns in my select statement in my data adapter are "pre-defined" in the DataTable which I wll be loading with the fill statement. I need to ensure that all relationships are defined as well. Dow that ...more >>

Access 97 - getting Autonumber
Posted by Justin Weinberg at 12/28/2003 2:14:30 PM
I thought I'd share my epiphany. We have a client who is set on Access 97 for the time being. We can't change that, nor the DB structure, since the rest of their architecture uses it. The problem is getting the autonumber of an inserted record in ADO.NET. It's a little clugee and violates AC...more >>

Access or SQL CE??
Posted by BGD at 12/28/2003 12:22:23 PM
How does SQL CE compare to Access databases on a PocketPC? I have done simple operations such as opening the Northwind - Order Details table (2155 records) using both Access and SQL CE on my iPaq and Access can open the table <1 second, where SQL CE takes 6 seconds the first time and then 10+...more >>

errors when filling a datagrid
Posted by Angelina at 12/28/2003 11:26:18 AM
Hi, Im in need of your help once again. I am trying to run a stored procudure to fill a datagrid. However i keep encountering the following error: An unhandled exception of type 'System.Data.SqlClient.SqlException' occurred in system.data.dll Additional information: System error. t...more >>



caching dataset -- how?
Posted by Chuck at 12/28/2003 5:34:32 AM
I am working on an application for use on laptop computers (field use). When the laptop is docked, the primary data source will be a remote dataset hosted on the server which is connected to the database. When the laptop is disconnected the application will use an XML cache of a subset of the da...more >>

dataview rowfilter question -
Posted by Tony C. at 12/28/2003 1:42:08 AM
I am populating a listview control. I hava applied a rowfilter to a dataview and it works That is- it shows the count as being correct. BUT, How do I get a the results? It supposedly hides the ones I don't want but how can I get to them programmatically to populate my listview - (by i...more >>


DevelopmentNow Blog