Home All Groups Group Topic Archive Search About

SP5 to SP6: To update or not?

Author
31 May 2005 11:50 PM
Saucer Man
I am currently running SP5.  What is the general consensus these days?
Should I install SP6???

--

Thanks.

Author
1 Jun 2005 12:05 AM
Veign
If it ain't broke...


--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/


Show quoteHide quote
"Saucer Man" <saucerman@nospam.net> wrote in message
news:sPGdnVHz5ofeZQHfRVn-jw@adelphia.com...
> I am currently running SP5.  What is the general consensus these days?
> Should I install SP6???
>
> --
>
> Thanks.
>
>
>
Author
1 Jun 2005 4:28 PM
Saga
....SP6 -could- break it <g>

Saga

Show quoteHide quote
"Veign" <NOSPAMinveign@veign.com> wrote in message
news:u3Xe14jZFHA.2124@TK2MSFTNGP14.phx.gbl...
> If it ain't broke...
>
>
> --
> Chris Hanscom - Microsoft MVP (VB)
> Veign's Resource Center
> http://www.veign.com/vrc_main.asp
> --
> Read. Decide. Sign the petition to Microsoft.
> http://classicvb.org/petition/
>
>
> "Saucer Man" <saucerman@nospam.net> wrote in message
> news:sPGdnVHz5ofeZQHfRVn-jw@adelphia.com...
>> I am currently running SP5.  What is the general consensus these
>> days?
>> Should I install SP6???
>>
>> --
>>
>> Thanks.
>>
>>
>>
>
>
Author
1 Jun 2005 12:10 AM
Bob Butler
"Saucer Man" <saucerman@nospam.net> wrote in message
news:sPGdnVHz5ofeZQHfRVn-jw@adelphia.com
> I am currently running SP5.  What is the general consensus these days?
> Should I install SP6???

Not unless you have a specific reason to.  

--
Reply to the group so all can participate
VB.Net: "Fool me once..."
Author
1 Jun 2005 8:06 AM
Jan Hyde
"Saucer Man" <saucerman@nospam.net>'s wild thoughts were
released on Tue, 31 May 2005 19:50:26 -0400 bearing the
following fruit:

>I am currently running SP5.  What is the general consensus these days?
>Should I install SP6???

I'm still using SP3 cuz I ain't seen no reason to change it.



Jan Hyde (VB MVP)

--
As far as we know, our computer has never had an undetected error.

[Abolish the TV Licence - http://www.tvlicensing.biz/]
Author
3 Jun 2005 4:57 PM
Joel Whitehouse
>
> I'm still using SP3 cuz I ain't seen no reason to change it.
> Jan Hyde (VB MVP)
>

Me too.
Author
1 Jun 2005 8:18 AM
Martin
If and when you get a package that is undeployable on all platforms then
install SP6.

The only issue that I have found with SP6 is it may pick up an out of date
compilation of your application during the packaging process. The solution
is to delete ALL old compilations and recompile before packaging your
application. A little tedious but otherwise SP6 appears very sweet!

Martin

Show quoteHide quote
"Saucer Man" <saucerman@nospam.net> wrote in message
news:sPGdnVHz5ofeZQHfRVn-jw@adelphia.com...
> I am currently running SP5.  What is the general consensus these days?
> Should I install SP6???
>
> --
>
> Thanks.
>
>
>
Author
1 Jun 2005 9:44 AM
Jan Hyde
"Martin" <cad***@btconnect.com>'s wild thoughts were
released on Wed, 1 Jun 2005 08:18:55 +0000 (UTC) bearing the
following fruit:

>If and when you get a package that is undeployable on all platforms then
>install SP6.
>
>The only issue that I have found with SP6 is it may pick up an out of date
>compilation of your application during the packaging process. The solution
>is to delete ALL old compilations and recompile before packaging your
>application. A little tedious but otherwise SP6 appears very sweet!

I'd be very suprised if SP6 had any effect on the P&DW. The
P&DW is a vb project and it uses your vbp to determine where
to pick up the files.

J


Show quoteHide quote
>Martin
>
>"Saucer Man" <saucerman@nospam.net> wrote in message
>news:sPGdnVHz5ofeZQHfRVn-jw@adelphia.com...
>> I am currently running SP5.  What is the general consensus these days?
>> Should I install SP6???
>>
>> --
>>
>> Thanks.
>>
>>
>>
>


Jan Hyde (VB MVP)

--
Pregnancy: The shape of things to come (M. Rose Pierce)

[Abolish the TV Licence - http://www.tvlicensing.biz/]
Author
1 Jun 2005 10:13 AM
PC
heard rumors that with SP6 the DAO data-control can no longer directly
access an access db above access 97
even with DAO 3.6 installed
not tested since i use SP5 where it works ok with DAO 3.6
Author
1 Jun 2005 9:27 AM
Markus Weber (Megalith GmbH)
If you install SP6 be sure to have a copy of old mscomctl.ocx, because
there MS adds a bug to Listview control, so that is no more possible
to move columns by mouse (if you do your application crashs).

On Tue, 31 May 2005 19:50:26 -0400, "Saucer Man"
<saucerman@nospam.net> wrote:

Show quoteHide quote
>I am currently running SP5.  What is the general consensus these days?
>Should I install SP6???
>
>--
>
>Thanks.
>
>
>
Author
1 Jun 2005 2:48 PM
Veign
Or use this fix;

FIX: The Windows Common Controls Mscomctl.ocx or
Comctl32.ocx may cause your application or the Visual Basic 6 IDE
to unexpectedly quit, or you may receive a "Divide By Zero" error message
http://support.microsoft.com/?id=896559

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/


Show quoteHide quote
"Markus Weber (Megalith GmbH)" <m.we***@megalith-software.de> wrote in
message news:429d7f05.71410578@msnews.microsoft.com...
> If you install SP6 be sure to have a copy of old mscomctl.ocx, because
> there MS adds a bug to Listview control, so that is no more possible
> to move columns by mouse (if you do your application crashs).
>
> On Tue, 31 May 2005 19:50:26 -0400, "Saucer Man"
> <saucerman@nospam.net> wrote:
>
> >I am currently running SP5.  What is the general consensus these days?
> >Should I install SP6???
> >
> >--
> >
> >Thanks.
> >
> >
> >
>
Author
3 Jun 2005 11:00 AM
Markus Weber (Megalith GmbH)
Thanks a lot for this information!

Show quoteHide quote
>FIX: The Windows Common Controls Mscomctl.ocx or
>Comctl32.ocx may cause your application or the Visual Basic 6 IDE
>to unexpectedly quit, or you may receive a "Divide By Zero" error message
>http://support.microsoft.com/?id=896559
>
>--
>Chris Hanscom - Microsoft MVP (VB)
>Veign's Resource Center
>http://www.veign.com/vrc_main.asp
>--
>Read. Decide. Sign the petition to Microsoft.
>http://classicvb.org/petition/
>
>
>"Markus Weber (Megalith GmbH)" <m.we***@megalith-software.de> wrote in
>message news:429d7f05.71410578@msnews.microsoft.com...
>> If you install SP6 be sure to have a copy of old mscomctl.ocx, because
>> there MS adds a bug to Listview control, so that is no more possible
>> to move columns by mouse (if you do your application crashs).
>>
>> On Tue, 31 May 2005 19:50:26 -0400, "Saucer Man"
>> <saucerman@nospam.net> wrote:
>>
>> >I am currently running SP5.  What is the general consensus these days?
>> >Should I install SP6???
>> >
>> >--
>> >
>> >Thanks.
>> >
>> >
>> >
>>
>
>
Author
1 Jun 2005 11:53 PM
Saucer Man
Thanks for all the suggestions.  I think I will stay with SP5 for now!

--

Thanks.


Show quoteHide quote
"Saucer Man" <saucerman@nospam.net> wrote in message
news:sPGdnVHz5ofeZQHfRVn-jw@adelphia.com...
>I am currently running SP5.  What is the general consensus these days?
>Should I install SP6???
>
> --
>
> Thanks.
>
>
>