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
all groups > vb.net > may 2005 > threads for saturday may 14

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

Updating access table -- some fields "take", others don't
Posted by Jeremy at 5/14/2005 11:40:51 AM
This is a variation on the last 2 unresolved questions I've posted. Having removed the "required" attribute from a field that was causing trouble, I'm finding that my dataAdapter update gets values into some fields, but not others. Inspecting the single row in my dataset, I see the correct...more >>


Inserting text into a RichTextBox
Posted by genojoe at 5/14/2005 10:11:02 AM
I have a RTF control on a form and want to insert text programmatically. I thought it would be easy but it does not turn out that way. Can someone refer me to an Internet article that covers this action. When I insert the text, the formatting for the other content of the control is lost. ...more >>

CommandBuilder problem. Is it broken? vb.net2003.
Posted by Jeremy at 5/14/2005 8:54:57 AM
When executing myda.update(myds,"cert"). I get the message "The field 'Cert.DateofInspection' cannot contain a Null value because the Required property for this field is set to True. Enter a value in this field." myda has a commandbuilder assigned (see the generated insert command, belo...more >>

Converting an array from integer to string
Posted by kd at 5/14/2005 1:09:08 AM
Hi All, How to convert a one dimensional integer array to a one dimensional array of type string? kd...more >>

EndCurrentEdit Tips?
Posted by Mitchell Vincent at 5/14/2005 12:00:00 AM
Do I *really* have to call EndCurrentEdit in every single editable control when the focus is gone to get the bound dataset to update? Is there a way to update multiple controls at once? -- - Mitchell Vincent - kBilling - Invoices Made Easy! - http://www.k-billing.com...more >>

AutoScale Doesn't Behave How I Expect/Hope
Posted by Charles Law at 5/14/2005 12:00:00 AM
I have just been playing with AutoScale and I am unhappy with the way it appears to work. I have a form created on a desktop m/c where the screen font is Normal (96 dpi). The form looks fine at design time and runtime. I run the application on my laptop, where the screen font is set to 120 ...more >>

could need some advice on architecture
Posted by Frank Skare at 5/14/2005 12:00:00 AM
Hello, I have a lot MP3's and I want to build a simple MP3 player that helps me to sort out MP3 files that I don't like that much and want to delete. Instead of simply adding a delete feature which will delete a MP3 file permanently I want to build a rate system in order to delete tracks onl...more >>

GetResponseStream() fails
Posted by Loane Sharp at 5/14/2005 12:00:00 AM
Hi there I'm attempting to download a file from our server programmatically using an internet connection. The code is given below. Any ideas why it fails? Best regards Loane [Other info: "pbr" is a progress bar initiated earlier in the code] Dim fs_App As FileStream = New FileSt...more >>




DevelopmentNow Blog