|
-
Apr 6th, 2004, 10:52 PM
#1
Thread Starter
pathfinder
-
Apr 7th, 2004, 12:53 AM
#2
Didn't even know there was a SP6. Thought they'd focus on VS.NET more than that.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Apr 7th, 2004, 03:24 AM
#3
KING BODWAD XXI
I have it installed at home and seems no different.
Says it fixes many more obscure things such as linker errors when compiling very large projects etc etc
I havent installed it at work just in case
Time will tell.
-
Apr 7th, 2004, 03:28 AM
#4
Trying to download here, very slow, must be popular or somthing, same thing happened with XP SP2 RC1, took ages when they first released it, flew after a day or two.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Apr 7th, 2004, 04:12 AM
#5
Originally posted by Ideas Man
Didn't even know there was a SP6. Thought they'd focus on VS.NET more than that.
Maybe they're trying to show that they haven't abandoned VS6... yet.
-
Apr 7th, 2004, 06:55 AM
#6
Frenzied Member
-
Apr 7th, 2004, 11:45 PM
#7
Lively Member
compatible with previous SP?
I usually update user's application by distributing exe only. If I use SP6, can the exe generated with VB6 SP6 run on systems that was installed with VB6 SP5? Or a new distribution is required?
-
Apr 8th, 2004, 12:49 AM
#8
Hyperactive Member
Service packs for VB6 generally fix problems with the IDE, sometimes DAO/ODBC drivers, bugs with custom controls and "benign" things like that. It rarely affects the operating system. This makes things fully cross-compatible in most cases.
You only strike problems if the SP introduces new controls, new dll's, remove com functionality and the like. They would have little reason to do such things so you'd be safe to use SP6, create EXE's and distribute them. If the app starts behaving strangely, make a complete package and re-install it on the client and that should fix any problems.
Does anyone know when that SP was released?
Rate my response if I helped
Go Hard Or Go Home
-
Apr 8th, 2004, 01:55 AM
#9
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|