Link to home
Start Free TrialLog in
Avatar of AnswerTheMan
AnswerTheMan

asked on

Enterprise Editio VS Enterprise Edition :)))))

can somebody shed some real light about the amazing issue.

giving 50 of my points for the benefit of the cummunity for this 8th wonder.
Avatar of AJAY CHADHA
AJAY CHADHA
Flag of India image

What is the question...??

" Enterprise Editio  VS  Enterprise Edition  :))))) "

There is no " Enterprise Editio "

There is only Enterprise edition

Good Luck..

Ajay Chadha .. :-)
if your talking about the differences between the versions of vb here is the answer I gave someone else

You don't want the standard/learning edition.  It leaves out a lot of stuff from the other 2 including
advanced compiler optimizations the enterprise edition has the following that the standard doesn't

copied from microsoft.com

Enterprise Visual Database Tools
View database tables and views, and modify data in any ODBC- or OLE DB-compliant database, and rapidly
create SQL queries within the development environment. Visually design and modify database schemas and
objects, including stored procedures, for Microsoft SQL Server 6.5+ and Oracle 7.3.3+ databases.    
     

Data Object wizard
Simplify the creation of COM-based data-access components and reduce your development time by automatically
generating the necessary code to handle the interaction with stored procedures, data binding, and data
display.          

Native Alpha support
Build high-performance, scalable applications and components that run natively on DEC Alpha.        
 

Transact SQL (TSQL) debugger
Interactively debug Microsoft SQL Server 6.5+ stored procedures and triggers at the same time, and on
the same workstation.          

Microsoft SQL Server 6.5 Developer Edition
Develop and test enterprise database applications with a scalable, high-performance database management
system for Windows NT-based systems.          

Microsoft Visual SourceSafe 6.0
Use the Microsoft Visual SourceSafe version control system to collaborate, share, and secure source
code with your team for Windows-based and Web development.

if you are doing any database access you can forget the standard.  It isn't supposed to do ADO.  It
also doesn't have any tools for web development.  If you have the money you should get the enterprise.
 You really should get the enterprise version of the whole visual studio package.  Then you have everything
you will need no matter how the project goes.

Differences between Professional and Enterprise editions of Visual Studio:
http://msdn.microsoft.com/vstudio/prodinfo/features/features.asp

Differences between editions of Visual Basic;
http://msdn.microsoft.com/vbasic/prodinfo/datasheet/feature.asp

-M
Avatar of AnswerTheMan
AnswerTheMan

ASKER

you are 2 serious ppl.
install Visual studio enterprize on same machine.
1st time on WIN98 os
2nd time on NT4 or win2K
same machine, same video adapter, same screen, same VS installation, same screen resolution (800x600).

ok ?

1st time - VB spalsh screen says : Enterprise editio
2nd time - VB splash screen syas : Enterprise edition

.......................................................
i'm running vb6 sp 5 on win 2k and mine says enterprise edition
I've installed VB 6 Enterprise edition on both Windows 98 and windows 2000 server and both of the times it was "Enterprise Edition"

Good Luck...

Ajay Chadha ... :-)
oh no. on 98 it does not. not running 800X600
But I'm on 800x600
I have win98 at home 800X600 and it says enterprise edition.  I have sp 4 at home.
ASKER CERTIFIED SOLUTION
Avatar of DanRollins
DanRollins
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial