Groups | Blog | Home


Archived Months
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
all groups > vb.net data > april 2004 > threads for april 8 - 14, 2004

Filter by week: 1 2 3 4 5

Connection handling
Posted by John at 4/13/2004 10:28:15 PM
Hi Should I dispose connection after every close in my app and re-create it when opening it or would this have some adverse effect? My app (vb.net+access backend) seems to be stressing the server a little bit and I wonder if disposing the connection will help the server. Thanks Regards ...more >>


Using the Excel Object in VB.NET
Posted by Terry Olsen at 4/10/2004 4:12:27 PM
Is there a good reference on the Excel Object in VB.NET? I can create the object, send data to a sheet, open, save & print files, but I want to format the cells (border, shading, font, merging, etc.). So far I haven't been able to figure that part out. Any help is appreciated. Thanks! ...more >>

vb.net/sql server speed issue
Posted by Chandler Dickinson at 4/10/2004 7:31:13 AM
I have a vb.net application running with sql server... All calls to the database are hit and drop.... i keep no connections open.... there are two timers in the application that hit the database to check for new/changed information (small hits)... here is the problem... this one has be whippe...more >>

DataGrid delete row question...
Posted by Steve at 4/8/2004 9:55:08 PM
Struggling with what seems should be easy. How do you programmatically delete selected row(s) from a DataGrid bound to a DataSet? I created a DataTable, added two columns to it, and added rows via the NewRow method. The grid displays the data fine. I have the row headers turned off. I ca...more >>

Need search routine
Posted by Jim Hess at 4/8/2004 10:21:45 AM
I need help creating a find procedure for my database. I am displaying records individually as opposed to using a datagrid. As the user moves through the records, a referenced multi-page scanned document is displayed and the user can browse through the pages. I can't seem to grasp the c...more >>



DevelopmentNow Blog