To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here

HOME News MS SQL Oracle DB2 Access MySQL PHP Scripts Books Links DBA Talk


Go Back   Database Journal Forums > Database Discussions > MS SQL Server 7/MS SQL Server 2000

MS SQL Server 7/MS SQL Server 2000 Discuss Microsoft SQL Server 2000 and earlier in this forum

Reply Post New Thread
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 10-25-2000, 12:22 PM
Faustina
Guest
 
Posts: n/a
SQL Server versus Informix

Hi all,

Anyone here ever used the Informix database and can give me some differences between Informix and SQL.

One of our users is thinking about purchasing a COTS product that only supports an Informix database. I need to convince the user to evaluate other rival applications that can support SQL and need some arguments in favor of not going with Informix.

Any ideas appreciated,
Faustina
Reply With Quote
  #2  
Old 10-25-2000, 12:43 PM
Craig
Guest
 
Posts: n/a
SQL Server versus Informix (reply)

Informix as a company is in bad shape. The support we get is terrible, and when upgrading sometimes there own stuff has not been regression tested.

I think SQL server beats the pants off them in the GUI interface, ease of use, the cost, and the support that exists from Microsoft and hundreds of other MS related webites like Swynk.

Good luck with your implementation with whatever DB you decide.....Craig


------------
Faustina at 10/25/00 12:22:53 PM

Hi all,

Anyone here ever used the Informix database and can give me some differences between Informix and SQL.

One of our users is thinking about purchasing a COTS product that only supports an Informix database. I need to convince the user to evaluate other rival applications that can support SQL and need some arguments in favor of not going with Informix.

Any ideas appreciated,
Faustina
Reply With Quote
  #3  
Old 10-25-2000, 12:51 PM
Faustina
Guest
 
Posts: n/a
SQL Server versus Informix (reply)

Craig,

Thanks for the response.

Faustina

------------
Craig at 10/25/00 12:43:16 PM

Informix as a company is in bad shape. The support we get is terrible, and when upgrading sometimes there own stuff has not been regression tested.

I think SQL server beats the pants off them in the GUI interface, ease of use, the cost, and the support that exists from Microsoft and hundreds of other MS related webites like Swynk.

Good luck with your implementation with whatever DB you decide.....Craig


------------
Faustina at 10/25/00 12:22:53 PM

Hi all,

Anyone here ever used the Informix database and can give me some differences between Informix and SQL.

One of our users is thinking about purchasing a COTS product that only supports an Informix database. I need to convince the user to evaluate other rival applications that can support SQL and need some arguments in favor of not going with Informix.

Any ideas appreciated,
Faustina
Reply With Quote
  #4  
Old 10-25-2000, 01:13 PM
Eric Ceccotti
Guest
 
Posts: n/a
SQL Server versus Informix (reply)

I support Informix on Unix and SQL on NT. If you're looking to run Informix on NT, I can't be of much help. As for SQL vs Informix on Unix, SQL's got Informix beat from an interface perspective but Informix allows you to tune the engine and queries far better. Also, from a scalability perspective, Informix/Unix blows away SQL Server(6.5 and 7.0)/NT 4.0. We'll see about SQL 2000 and Windows 2000.


------------
Faustina at 10/25/00 12:22:53 PM

Hi all,

Anyone here ever used the Informix database and can give me some differences between Informix and SQL.

One of our users is thinking about purchasing a COTS product that only supports an Informix database. I need to convince the user to evaluate other rival applications that can support SQL and need some arguments in favor of not going with Informix.

Any ideas appreciated,
Faustina
Reply With Quote
  #5  
Old 10-25-2000, 01:22 PM
Faustina
Guest
 
Posts: n/a
SQL Server versus Informix (reply)

Eric,

Thanks for your input.


Much appreciated,
Faustina


------------
Eric Ceccotti at 10/25/00 1:13:47 PM

I support Informix on Unix and SQL on NT. If you're looking to run Informix on NT, I can't be of much help. As for SQL vs Informix on Unix, SQL's got Informix beat from an interface perspective but Informix allows you to tune the engine and queries far better. Also, from a scalability perspective, Informix/Unix blows away SQL Server(6.5 and 7.0)/NT 4.0. We'll see about SQL 2000 and Windows 2000.


------------
Faustina at 10/25/00 12:22:53 PM

Hi all,

Anyone here ever used the Informix database and can give me some differences between Informix and SQL.

One of our users is thinking about purchasing a COTS product that only supports an Informix database. I need to convince the user to evaluate other rival applications that can support SQL and need some arguments in favor of not going with Informix.

Any ideas appreciated,
Faustina
Reply With Quote
  #6  
Old 10-25-2000, 01:23 PM
Craig
Guest
 
Posts: n/a
SQL Server versus Informix (reply)

Informix claims these numbers, but when you look at the cost for that benefit (and the poor support issue), I do not believe Informix will survive. Everyone has always argued that they have the best engine, but they advertise parallel operations and then release stuff that does not work and try to fix it later.


------------
Eric Ceccotti at 10/25/00 1:13:47 PM

I support Informix on Unix and SQL on NT. If you're looking to run Informix on NT, I can't be of much help. As for SQL vs Informix on Unix, SQL's got Informix beat from an interface perspective but Informix allows you to tune the engine and queries far better. Also, from a scalability perspective, Informix/Unix blows away SQL Server(6.5 and 7.0)/NT 4.0. We'll see about SQL 2000 and Windows 2000.


------------
Faustina at 10/25/00 12:22:53 PM

Hi all,

Anyone here ever used the Informix database and can give me some differences between Informix and SQL.

One of our users is thinking about purchasing a COTS product that only supports an Informix database. I need to convince the user to evaluate other rival applications that can support SQL and need some arguments in favor of not going with Informix.

Any ideas appreciated,
Faustina
Reply With Quote
  #7  
Old 10-26-2000, 08:55 AM
Faustina
Guest
 
Posts: n/a
SQL Server versus Informix (reply)

Many, many thanks to Craig, Eric, and Gary for your thoughtful and insightful responses. Keep up the great job!



Faustina


------------
Gary Andrews at 10/25/00 4:01:15 PM

My experience, recently, has been with SQL Server 7.0 SP1 running in an NT server environment.
I have never used Informix, therefore my opinion should be considered biased.

The GUI interface is good. The support for running jobs is very good.
There is no cascade delete or update support (but these features are supported in SQL Server 2000).
There is no T-SQL debugger (again this feature is reported to be in SQL Server 2000).
Reportedly, SQL Server 2000 Enterprise Edition, supports upto 32 processors (smp), database sizes
into the terabytes. Each processor can support several GB of memory.
Its my understanding that the Query optimization in SQL Server 7 could be better (do not know if this has been addressed
in SQL Server 2000, don't know if this is an issue for other vendor products). You can trace queries, be shown
the query plan. Special database counters are made available to the NT performance monitor so you can see
what's going on as well as you can get some run time statistics directly from SQL Server. There are various wizards
to help with all kinds of tasks (i.e. like scripting). You can create indexes on views. And the list goes on.

Now let's get down to earth.

What is your environment like (Unix, NT, etc.)

Will the COTS package chosen drive requirements for:

a. Additional DBAs (you may want to look out into the future a ways).
b. Additional OS environments which will require trained people support (Unix techs, NT techs, etc.)
c. Will near term future requirements need web access to your data (i.e. what are the implications of this).
d. Will your data need to be shared with other RDBMSes? If so, how easy is this?
e. How easy is it to come by the DBA resources you will need?
f. Ditto for the environment people resources.
g. Similar to (c), do you need to support e-business and what is this impact?
h. Are there any new training requirements (non-user).
i. Remember the costs are much more than just procuring a package.
j. I would not rule out the rapidity with which change comes today and take into consideration of how this
may drive some requirements.

Best Wishes!!





------------
Faustina at 10/25/00 12:22:53 PM

Hi all,

Anyone here ever used the Informix database and can give me some differences between Informix and SQL.

One of our users is thinking about purchasing a COTS product that only supports an Informix database. I need to convince the user to evaluate other rival applications that can support SQL and need some arguments in favor of not going with Informix.

Any ideas appreciated,
Faustina
Reply With Quote
Reply Post New Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 08:29 AM.


DatabaseJournal Recent Articles


 » Configuring Oracle as a Data Source for SQ...

 » Tips for Simplifying Crosstab Query Statem...

 » Redmond exploits MySQL uncertainty

 » Oracle Launches Oracle Global Trade Manage...

 » SQL Server 2008 RTM Support Ends April 13,...

Search Database Journal:
 








Acceptable Use Policy


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.