Re: MSSQL to MySQL DataSync'er Prog

2006-10-26 Thread Ow Mun Heng
On Thu, 2006-10-26 at 08:44 -0500, Dan Buettner wrote: > I'm sure there are people who would find it useful! Post it on MySQL > Forge - http://forge.mysql.com ! Will take a look at the site > > Dan > > On 10/26/06, Ow Mun Heng <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > just wondering if an

Re: MSSQL to MySQL DataSync'er Prog

2006-10-26 Thread Dan Buettner
I'm sure there are people who would find it useful! Post it on MySQL Forge - http://forge.mysql.com ! Dan On 10/26/06, Ow Mun Heng <[EMAIL PROTECTED]> wrote: Hi All, just wondering if anyone here is interested in a (bash)script that does DB replication/synchronisation between a MSSQL server t

MSSQL to MySQL DataSync'er Prog

2006-10-26 Thread Ow Mun Heng
Hi All, just wondering if anyone here is interested in a (bash)script that does DB replication/synchronisation between a MSSQL server to a MySQL server running in Linux. I just completed writing it and it seems to be working well, although there are 1 or 2 more features which I would like to add.

Re: MSSQL to MySQL DB Syncronisation/Repl

2006-10-04 Thread Martijn Tonies
> On Wed, 2006-10-04 at 17:22 +0200, Martijn Tonies wrote: > > > Is there a tool available which can be used to transfer (periodically) > > > between a MSSQL server and that of a MySQL Server? > > > Is there anyone here who does this periodically? Either through a tool > > > or via a command li

Re: MSSQL to MySQL DB Syncronisation/Repl

2006-10-04 Thread Ow Mun Heng
On Wed, 2006-10-04 at 17:22 +0200, Martijn Tonies wrote: > > Is there a tool available which can be used to transfer (periodically) > > between a MSSQL server and that of a MySQL Server? > > Is there anyone here who does this periodically? Either through a tool > > or via a command line script or s

Re: MSSQL to MySQL DB Syncronisation/Repl

2006-10-04 Thread Ow Mun Heng
On Wed, 2006-10-04 at 10:20 -0500, Dan Buettner wrote: > You should check out > http://dev.mysql.com/doc/migration-toolkit/en/mysql-migration-toolkit-introduction.html Yes. I've tried that. It works Great. (well, the only issue was I had to change the structure of a few tables, but other than that

Re: MSSQL to MySQL DB Syncronisation/Repl

2006-10-04 Thread Martijn Tonies
> Is there a tool available which can be used to transfer (periodically) > between a MSSQL server and that of a MySQL Server? > Is there anyone here who does this periodically? Either through a tool > or via a command line script or something? > > Would appreciate any feedback or suggestions. Yo

Re: MSSQL to MySQL DB Syncronisation/Repl

2006-10-04 Thread Dan Buettner
You should check out http://dev.mysql.com/doc/migration-toolkit/en/mysql-migration-toolkit-introduction.html Dan On 10/4/06, Ow Mun Heng <[EMAIL PROTECTED]> wrote: Hi, Is there a tool available which can be used to transfer (periodically) between a MSSQL server and that of a MySQL Server? Is t

MSSQL to MySQL DB Syncronisation/Repl

2006-10-04 Thread Ow Mun Heng
Hi, Is there a tool available which can be used to transfer (periodically) between a MSSQL server and that of a MySQL Server? Is there anyone here who does this periodically? Either through a tool or via a command line script or something? Would appreciate any feedback or suggestions. Thanks -

RE: Intelligent Converters product: MSSQL-to-MySQL

2005-09-13 Thread emierzwa
. Ed -Original Message- From: Ryan Stille [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 13, 2005 7:38 AM To: [EMAIL PROTECTED] Cc: mysql@lists.mysql.com Subject: RE: Intelligent Converters product: MSSQL-to-MySQL > OK, you confused me. How can 16 be bigger than 16? For character-based >

RE: Intelligent Converters product: MSSQL-to-MySQL

2005-09-13 Thread Ryan Stille
> OK, you confused me. How can 16 be bigger than 16? For character-based > fields, the number in the parentheses shows the length of the field, > does it not? The first part, the "text" or "char" or "varchar" or ..., > tells the engine what kind of data a field will contain. > How can TEXT(16) ho

RE: Intelligent Converters product: MSSQL-to-MySQL

2005-09-13 Thread SGreen
"Ryan Stille" <[EMAIL PROTECTED]> wrote on 09/13/2005 08:42:05 AM: > Josh Chamas wrote: > > Ryan Stille wrote: > >> Has anyone ever used this MSSQL-to-MySQL converter? It's pretty > >> reasonable at $40, and the demo output I got looked pretty good

RE: Intelligent Converters product: MSSQL-to-MySQL

2005-09-13 Thread Ryan Stille
Josh Chamas wrote: > Ryan Stille wrote: >> Has anyone ever used this MSSQL-to-MySQL converter? It's pretty >> reasonable at $40, and the demo output I got looked pretty good. But >> I wanted to see if there is anything I should be weary about. >> http://www.conve

Re: Intelligent Converters product: MSSQL-to-MySQL

2005-09-11 Thread Josh Chamas
Ryan Stille wrote: Has anyone ever used this MSSQL-to-MySQL converter? It's pretty reasonable at $40, and the demo output I got looked pretty good. But I wanted to see if there is anything I should be weary about. http://www.convert-in.com/mss2sql.htm I have done a test migration b

Intelligent Converters product: MSSQL-to-MySQL

2005-08-25 Thread Ryan Stille
Has anyone ever used this MSSQL-to-MySQL converter? It's pretty reasonable at $40, and the demo output I got looked pretty good. But I wanted to see if there is anything I should be weary about. http://www.convert-in.com/mss2sql.htm Thanks, -Ryan -- MySQL General Mailing List For

RE: RE: MSSQL to MySQL mapping

2005-08-22 Thread SGreen
uot;John c" <[EMAIL PROTECTED]> wrote on 08/22/2005 04:04:58 PM: > > Thank you for your e-mail, but it did not work. In any case it does not make > a lot of sense to go back to a 1000 page application and identify every > single T-SQL syntax and convert it to a MySQL sy

RE: RE: MSSQL to MySQL mapping

2005-08-22 Thread John ccccc
Thank you for your e-mail, but it did not work. In any case it does not make a lot of sense to go back to a 1000 page application and identify every single T-SQL syntax and convert it to a MySQL syntax especially without an MSSQL to MySQL mapping. Isn't there a mode to support

RE: RE: MSSQL to MySQL mapping

2005-08-22 Thread emierzwa
ccc; mysql@lists.mysql.com Subject: RE: RE: MSSQL to MySQL mapping User % instead of * -Original Message- From: John c [mailto:[EMAIL PROTECTED] Sent: Monday, August 22, 2005 9:48 AM To: mysql@lists.mysql.com Subject: FW: RE: MSSQL to MySQL mapping Also mysql complaints when I use the

RE: RE: MSSQL to MySQL mapping

2005-08-22 Thread Rajesh Mehrotra
User % instead of * -Original Message- From: John c [mailto:[EMAIL PROTECTED] Sent: Monday, August 22, 2005 9:48 AM To: mysql@lists.mysql.com Subject: FW: RE: MSSQL to MySQL mapping Also mysql complaints when I use the *= syntax: select a.userID from USers a, UserGroups b where

FW: RE: MSSQL to MySQL mapping

2005-08-22 Thread John ccccc
I set the sql_mode, with what tool, how do I ensure what sql mode is currently set? Thank you for your help John C From: "Arjan Hulshoff" <[EMAIL PROTECTED]> To: "John ccccc" <[EMAIL PROTECTED]> CC: Subject: RE: MSSQL to MySQL mapping Date: Thu, 11 Aug 2005

FW: RE: MSSQL to MySQL mapping

2005-08-22 Thread John ccccc
currently set? Thank you for your help John C From: "Arjan Hulshoff" <[EMAIL PROTECTED]> To: "John c" <[EMAIL PROTECTED]> CC: Subject: RE: MSSQL to MySQL mapping Date: Thu, 11 Aug 2005 09:20:08 +0200 Have you adjusted your queries? MSSQL uses a differe

RE: MSSQL to MySQL mapping

2005-08-11 Thread Arjan Hulshoff
@lists.mysql.com Subject: MSSQL to MySQL mapping We have a web based application running on IIS 5.0 using MS SQL Server 2000 as the DBMS; we use ODBC to connect to the DB. We migrated our DB to MySQL and used the MySQL ODBC driver. It appears that some of the SQL statements that are accepted by SQL

Re: MSSQL to MySQL mapping

2005-08-10 Thread Daniel Kasak
accepted by MySQL. Is there a mapping from MSSQL to MySQL statements? Not that I know of, but that would be a good idea. If you can't find the function that you're after in the docs, you can always post to the list for help ... and maybe compile that list of mappings while yo

MSSQL to MySQL

2005-08-10 Thread John ccccc
We have a web application that uses SQL statements and interacts via an ODBC interface to MS SQL Server. When we changed the DBMS to MySQL some of the SQL statements are not accepted by MySQL. Is there a mapping between MSSQL to MySQL statements? Thank you John C

MSSQL to MySQL mapping

2005-08-10 Thread John ccccc
there a mapping from MSSQL to MySQL statements? Thank you John C. _ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ -- MySQL Ge

Re: MSSQL to MYSQL

2004-04-11 Thread Rodrigo Galindez
3 To: 'Rodrigo Galindez' Cc: [EMAIL PROTECTED] Subject: RE: MSSQL to MYSQL Hi Rodrigo. I'm facing a similar task but from Informix to MySQL. What I do is: 1. Obtain a SQL script to create the logical database (an Informix tool give it). You can use Erwin, with reverse engineer and th

RE: MSSQL to MYSQL

2004-04-11 Thread Matt Chatterley
database structure itself, without embedded code though, it should work perfectly... Cheers, Matt -Original Message- From: David Carlos Brunstein [mailto:[EMAIL PROTECTED] Sent: 11 April 2004 05:23 To: 'Rodrigo Galindez' Cc: [EMAIL PROTECTED] Subject: RE: MSSQL to MYSQL Hi

RE: MSSQL to MYSQL

2004-04-10 Thread David Carlos Brunstein
DavidBrunstein @ Hotmail . Com -Original Message- From: Rodrigo Galindez [mailto:[EMAIL PROTECTED] Sent: Saturday, April 10, 2004 3:38 AM To: [EMAIL PROTECTED] Subject: MSSQL to MYSQL Hello list, I have to move a database in MSSQL to MYSQL, with the table structures and all the res

MSSQL to MYSQL

2004-04-09 Thread Rodrigo Galindez
Hello list, I have to move a database in MSSQL to MYSQL, with the table structures and all the respective data. I tested one product to do this, SQLyog, and it works fine, except for some little problems with indexes and primary/secondary keys. I want to know if anyone have been dealing

Porting Mssql to MySQL

2002-09-23 Thread Mike Conway
First off i am a newbie, so forgive any repatition and ideocy. Ok i am trying to evaluate MySQL, i have a Mssql database which has been specifically generated by my company. Therefore i have a ddl file which will generate the tables, database name and relationships. I have poked around mysql a

Re: Porting from MsSQL to MySQL (VERRY XML RELATED)

2002-02-18 Thread Tod Harter
On Monday 18 February 2002 13:05, Dan Nelson wrote: > In the last episode (Feb 18), Marcelo Iturbe said: > > Hello, > > Currently I have an aplication which stores the information in an MsSQL > > database in a straight forward manner, "insert into blah blah" > > > > However, I retrieve the informa

Re: Porting from MsSQL to MySQL (VERRY XML RELATED)

2002-02-18 Thread Dan Nelson
In the last episode (Feb 18), Marcelo Iturbe said: > Hello, > Currently I have an aplication which stores the information in an MsSQL > database in a straight forward manner, "insert into blah blah" > > However, I retrieve the information in XML format using the FOR XML EXPLICIT > statements that

Porting from MsSQL to MySQL (VERRY XML RELATED)

2002-02-18 Thread Marcelo Iturbe
Hello, Currently I have an aplication which stores the information in an MsSQL database in a straight forward manner, "insert into blah blah" However, I retrieve the information in XML format using the FOR XML EXPLICIT statements that come with MsSQL 2000. The select stament looks something like

Re: Need help migrating MSSQL to MySQL...

2001-11-17 Thread Benjamin Pflugmann
Hi. On Tue, Nov 06, 2001 at 12:34:26AM -0700, [EMAIL PROTECTED] wrote: > In MSSQL I can aggregate various fields like the [totalRev] field listed > below: > > Does anyone know if or how to do this in MySQL? You can't. You only can do this in the SELECT clause or make a column that your applicat

Re: MSSQL to MySQL how about to MDB

2001-07-02 Thread Joe Taraba
EMAIL PROTECTED]> >Date: Monday, July 02, 2001 2:28 PM >Subject: Re: MSSQL to MySQL how about to MDB > > > >Just curious, can you convert access database to MySQL and visa versa. > >Meaning from win98 access 2000 to Linux Mysql 3.22.32? > > > >At 04:

Re: MSSQL to MySQL how about to MDB

2001-07-02 Thread Tiago Luchini
lt;[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Monday, July 02, 2001 2:28 PM Subject: Re: MSSQL to MySQL how about to MDB >Just curious, can you convert access database to MySQL and visa versa. >Meaning from win98 access 2000 to Linux Mysql 3.22.32? > &g

Re: MSSQL to MySQL how about to MDB

2001-07-02 Thread Joe Taraba
Comercial >Galluch Soluções Internet >Telefax: 11 6912 3255 >Celular: 11 3176 7740 >http://www.galluch.com.br/ >-Original Message- >From: Lok Woei Ming <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> >Date: Sunday, July 01, 2001 1:14 PM >

Re: MSSQL to MySQL

2001-07-02 Thread Tiago Luchini
[EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Sunday, July 01, 2001 1:14 PM Subject: MSSQL to MySQL hi.. is there any tool to convert MSSQL to Mysql? regard - Before posting, please check: http://www.mysql.com/manua

MSSQL to MySQL

2001-07-01 Thread Lok Woei Ming
hi.. is there any tool to convert MSSQL to Mysql? regard

RE: Another MSSQl to mysql question.

2001-03-26 Thread Cal Evans
It doesn't currently. Currently, you can't use subselects. Cal http://www.calevans.com -Original Message- From: Michael Blood [mailto:[EMAIL PROTECTED]] Sent: Monday, March 26, 2001 5:12 AM To: MYSQL Subject: Another MSSQl to mysql question. does any one know how mysql can

Another MSSQl to mysql question.

2001-03-26 Thread Michael Blood
Title: Blank does any one know how mysql can handle an exists query.   for example   select xcolumn from ytable where exists (select 1 from ztable where ytable.id = ztable.id)   I realize that in this particular example I can rearrange my query but there are lots of other queries where I find