How do I convert MDF (MS SQL) to MySQL w/o having MS SQL?

2003-12-05 Thread Mark Graves
I run a website using MySQL, PHP, and CFMX.  Someone recently gave a
data file to me that they'd like to access.  The problem is that it
appears to be from MS SQL.  How can I convert/import this into MySQL?

I did some searching and found MSSQL-to-MySQL, but this program
requires that I have MSSQL server, which I don't.

Any help would be appreciated.

mg

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: How do I convert MDF (MS SQL) to MySQL w/o having MS SQL?

2003-12-05 Thread Mark Graves
..I don't have MSSQL

 Zenzo [EMAIL PROTECTED] 12/5/2003 2:30:44 PM 
there is a command but i didnt found it in the
documentation. Try dump MS SQL database into a text
file and then try mysqlimport.
--- Mark Graves [EMAIL PROTECTED] wrote:
 I run a website using MySQL, PHP, and CFMX.  Someone
 recently gave a
 data file to me that they'd like to access.  The
 problem is that it
 appears to be from MS SQL.  How can I convert/import
 this into MySQL?
 
 I did some searching and found MSSQL-to-MySQL, but
 this program
 requires that I have MSSQL server, which I don't.
 
 Any help would be appreciated.
 
 mg
 
 -- 
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql 
 To unsubscribe:   

http://lists.mysql.com/[EMAIL PROTECTED] 
 


__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/ 

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql 
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: What is a good benchmark?

2003-07-23 Thread Mark Graves
On my P3 600MHz 256MB RAM, Redhat 8:
1 row in set (2.01 sec)

 Hubbard, Dan [EMAIL PROTECTED] 07/23/03 11:39AM 
On my 2 * 2.8Ghz 2GB RAM, Redhat 8:

mysql SELECT BENCHMARK(100,ENCODE(hello,goodbye));
+--+
| BENCHMARK(100,ENCODE(hello,goodbye)) |
+--+
|0 |
+--+
1 row in set (0.66 sec)


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Help Migrating from NuSphere

2002-10-16 Thread Mark Graves

Previously I had been a NuSphere subscriber for MySQL (and PHP and Apache).  As you 
probably know, NuSphere no longer produces or supports the MySQL product.  How do I 
migrate out of the NuSphere?

I currently have:

RH Linux 7.2 (kernel 2.4.9-34)
MySQL 3.23.44-100.nusphere
Location: /usr/local/nusphere/mysql/bin

I would like to move everything over to the current version of MySQL directly from 
MySQL without loosing all my databases and/or creating other problems.  What the best 
(easiest) way to do this?

Thanks in advance,
mg


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php