Re: Porting from MS SQL to MySQL

2002-01-22 Thread Markus Lervik
On Monday 21 January 2002 17:13, you wrote: > I have to agree with the below. Clearly they want to get you into mssql > and keep you there. There's really no point in switching databases, so > (I know, this is too neutral) if you like these guys for some reason > (good haircuts or whatnot), the

Re: Porting from MS SQL to MySQL

2002-01-21 Thread Shankar Unni
Bob Hall wrote: >>>We've requested a database from different companies, and specifically >>>said we wanted MySQL or PostgreSQL because of the open source angle >>>and we're a library. >>>One company offered MS SQL as the platform and said that they can later on >>>port it to MySQL. For this they

Re: Porting from MS SQL to MySQL

2002-01-21 Thread Bob Hall
> > We've requested a database from different companies, and specifically > > said we wanted MySQL or PostgreSQL because of the open source angle > > and we're a library. > > One company offered MS SQL as the platform and said that they can later on > > port it to MySQL. For this they wanted 18 00

RE: Porting from MS SQL to MySQL

2002-01-21 Thread adam nelson
2002 6:08 AM To: [EMAIL PROTECTED] Subject: Fw: Porting from MS SQL to MySQL - Original Message - From: "Richard Burgmann" <[EMAIL PROTECTED]> To: "Markus Lervik" <[EMAIL PROTECTED]> Sent: Sunday, January 20, 2002 9:53 PM Subject: Re: Porting from MS SQL to

Re: Porting from MS SQL to MySQL

2002-01-21 Thread Russell King
> We've requested a database from different companies, and specifically > said we wanted MySQL or PostgreSQL because of the open source angle > and we're a library. > One company offered MS SQL as the platform and said that they can later on > port it to MySQL. For this they wanted 18 000 euro. No

Re: Porting from MS SQL to MySQL

2002-01-20 Thread Markus Lervik
(food for ill-working-anti-spam-filters : database,sql,query,table) Just wanted to thank everyone who got involved in this (at times rather heated) discussion. You've given me quite a few pointers to think about and stuff to concider and take up with our project manager. Cheers mates! Markus -

Re: Porting from MS SQL to MySQL

2002-01-20 Thread Markus Lervik
On Friday 18 January 2002 17:30, you wrote: > > We've requested a database from different companies, and specifically > > said we wanted MySQL or PostgreSQL because of the open source angle > > and we're a library. > > One company offered MS SQL as the platform and said that they can later > > on

Re: Fw: Porting from MS SQL to MySQL

2002-01-20 Thread Joseph Roth
]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, January 19, 2002 12:16 AM > Subject: Porting from MS SQL to MySQL > > > > > > Hello all! > > > > We've requested a database from different companies, and specifically > > said we wanted MySQL or P

Fw: Porting from MS SQL to MySQL

2002-01-20 Thread Richard Burgmann
- Original Message - From: "Richard Burgmann" <[EMAIL PROTECTED]> To: "Markus Lervik" <[EMAIL PROTECTED]> Sent: Sunday, January 20, 2002 9:53 PM Subject: Re: Porting from MS SQL to MySQL > Hi Markus, > I'm an IT Consultant by trade and

Re: Porting from MS SQL to MySQL

2002-01-19 Thread B Richards
You could design your app using a database abstraction so you can port your app from one database to another. _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

RE: Porting from MS SQL to MySQL

2002-01-18 Thread j.urban
> original platform. I can see where this kind of design is useful... if you > KNOW you are going to port to MySQL in the future. But in that case, why not > design there in the first place? I have no idea and I didn't suggest this was a good solution, but the question was posed, so I simply sta

RE: Porting from MS SQL to MySQL

2002-01-18 Thread Chris Lott
> You > can easily develop a system that uses the proper datatypes > and does NOT > use MSSQL-specific extensions. This type of system can > easily be ported. Yes, and such an application is likely not to be nearly as efficient on the original platform. I can see where this kind of design is u

Re: Porting from MS SQL to MySQL

2002-01-18 Thread j.urban
> Are you seriously saying you could sit down in front a reasonably sized DB > you had never seen before and understand all the business issues and pick it > up and ship to a new RDBMS and platform, rewrite the document, replan what I Absolutely not. I am saying that if I am tasked with developi

RE: Porting from MS SQL to MySQL

2002-01-18 Thread j.urban
ge- > From: Tony Buckley [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 18, 2002 10:56 AM > To: j.urban > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Porting from MS SQL to MySQL > > > - Original Message - > From: "j.urban" <[EMAIL

RE: Porting from MS SQL to MySQL

2002-01-18 Thread Todd Williamsen
10. load testing 11. get the picture? This is NOT a two hour job! -Original Message- From: Tony Buckley [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 10:56 AM To: j.urban Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Porting from MS SQL to MySQL - Original

Re: Porting from MS SQL to MySQL

2002-01-18 Thread Tony Buckley
- Original Message - From: "j.urban" <[EMAIL PROTECTED]> To: "Tony Buckley" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, January 18, 2002 4:10 PM Subject: Re: Porting from MS SQL to MySQL > > Unless th

Re: Porting from MS SQL to MySQL

2002-01-18 Thread Tony Buckley
- Original Message - From: "j.urban" <[EMAIL PROTECTED]> To: "Tony Buckley" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, January 18, 2002 4:07 PM Subject: Re: Porting from MS SQL to MySQL > > Porti

RE: Porting from MS SQL to MySQL

2002-01-18 Thread Todd Williamsen
ry 18, 2002 10:08 AM To: Tony Buckley Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Porting from MS SQL to MySQL > Porting a DB takes more 'than a couple of hours'. What about the written > procedures, the security mappings, the back up and recovery procs, the > fa

Re: Porting from MS SQL to MySQL

2002-01-18 Thread j.urban
8,000 euro? On Fri, 18 Jan 2002, Tony Buckley wrote: > > - Original Message - > From: <[EMAIL PROTECTED]> > To: "Tony Buckley" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Frida

Re: Porting from MS SQL to MySQL

2002-01-18 Thread j.urban
TECTED]> > To: <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, January 18, 2002 2:14 PM > Subject: Re: Porting from MS SQL to MySQL > > What about the customer who asks a car company to make the vehicle's tryes > out of velvet? Would you go off in

Re: Porting from MS SQL to MySQL

2002-01-18 Thread Tony Buckley
- Original Message - From: <[EMAIL PROTECTED]> To: "Tony Buckley" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, January 18, 2002 3:34 PM Subject: Re: Porting from MS SQL to MySQL > SNIPSNIP:) > > > I agree. If they are a seriuo

Re: Porting from MS SQL to MySQL

2002-01-18 Thread admin
SNIPSNIP:) > > I agree. If they are a seriuos company they should build it after the > > customers wishes > > i.e if you want mysql the company should build it with mysql. > > > > For 18,000 euro i could build the system myself:) > > > > My two cents > > /PM\ > > What about the customer who asks

Re: Porting from MS SQL to MySQL

2002-01-18 Thread Gordan Bobic
idning your question completely, but I'll try to answer it anyway. 1) Porting from MS SQL to MySQL is not the easiest of things. There are several options, and they include connecting to both via MS Access and ODBC, or using the Sybase perl drivers with the FreeTDS library to get it to talk to M

Re: Porting from MS SQL to MySQL

2002-01-18 Thread Tony Buckley
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, January 18, 2002 2:14 PM Subject: Re: Porting from MS SQL to MySQL > > > Jeremy Zawodny wrote: > > > > On Fri, Jan 18, 2002 a

RE: Porting from MS SQL to MySQL

2002-01-18 Thread Achim, Caterina
From: Markus Lervik [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 3:06 PM To: [EMAIL PROTECTED] Subject: Re: Porting from MS SQL to MySQL On Friday 18 January 2002 15:58, you wrote: > On Fri, Jan 18, 2002 at 03:16:15PM +0200, Markus Lervik wrote: > > We've reques

Re: Porting from MS SQL to MySQL

2002-01-18 Thread admin
Jeremy Zawodny wrote: > > On Fri, Jan 18, 2002 at 03:16:15PM +0200, Markus Lervik wrote: > > > > Hello all! > > > > We've requested a database from different companies, and > > specifically said we wanted MySQL or PostgreSQL because of the open > > source angle and we're a library. > > > > One

Re: Porting from MS SQL to MySQL

2002-01-18 Thread j.urban
If you know you're going to port it, it really shouldn't be too difficult. In fact, if you're creating it with the intention of porting it, you can (and should) use MSSQL datatypes that are compatible with MySQL. If you do this, porting is a trivial task at best. 18,000 euro seems a bit steep fo

Re: Porting from MS SQL to MySQL

2002-01-18 Thread Markus Lervik
On Friday 18 January 2002 15:58, you wrote: > On Fri, Jan 18, 2002 at 03:16:15PM +0200, Markus Lervik wrote: > > We've requested a database from different companies, and > > specifically said we wanted MySQL or PostgreSQL because of the open > > source angle and we're a library. > > > > One comp

Re: Porting from MS SQL to MySQL

2002-01-18 Thread Jeremy Zawodny
On Fri, Jan 18, 2002 at 03:16:15PM +0200, Markus Lervik wrote: > > Hello all! > > We've requested a database from different companies, and > specifically said we wanted MySQL or PostgreSQL because of the open > source angle and we're a library. > > One company offered MS SQL as the platform and

Re: Porting from MS SQL to MySQL

2002-01-18 Thread Jatin Nansi
Hi first of all it is ridiculus of the company to offer something other than your specifications. if they want to offer you a solution other than what you need, they have to change the software at their cost not at yours. in my opinion it is better to not accept this solution at all and look fo

Porting from MS SQL to MySQL

2002-01-18 Thread Markus Lervik
Hello all! We've requested a database from different companies, and specifically said we wanted MySQL or PostgreSQL because of the open source angle and we're a library. One company offered MS SQL as the platform and said that they can later on port it to MySQL. For this they wanted 18 000 eur