Connecting Tech Pros Worldwide Forums | Help | Site Map

Extracting data from SQL Server *.DB file

Becoming Digital
Guest
 
Posts: n/a
#1: Jul 19 '05
I've read through the archives and spent hours on Google but I still can't
figure this out. I must extract the data from a SQL Server *.DB file. Viewing
the raw text, I can see that there views, grants, etc. at the top of the file,
but this is a process that could not possible be done by hand. I've tried using
Crystal Reports and SQLyog but they don't seem to work, either.

As the end result is to convert this data for use in MySQL, I'm hoping that the
fine folks on here may be able to help me. Thanks a lot.

Edward Dudlik
Becoming Digital
www.becomingdigital.com




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=m...ie.nctu.edu.tw


UID_0
Guest
 
Posts: n/a
#2: Jul 19 '05

re: Extracting data from SQL Server *.DB file


Becoming Digital wrote:[color=blue]
> I've read through the archives and spent hours on Google but I still can't
> figure this out. I must extract the data from a SQL Server *.DB file. Viewing
> the raw text, I can see that there views, grants, etc. at the top of the file,
> but this is a process that could not possible be done by hand. I've tried using
> Crystal Reports and SQLyog but they don't seem to work, either.
>
> As the end result is to convert this data for use in MySQL, I'm hoping that the
> fine folks on here may be able to help me. Thanks a lot.
>
> Edward Dudlik
> Becoming Digital
> www.becomingdigital.com
>
>
>
>[/color]
Do you not have a copy of SQL server?

UID_0
Guest
 
Posts: n/a
#3: Jul 19 '05

re: Extracting data from SQL Server *.DB file


Becoming Digital wrote:[color=blue]
> I've read through the archives and spent hours on Google but I still can't
> figure this out. I must extract the data from a SQL Server *.DB file. Viewing
> the raw text, I can see that there views, grants, etc. at the top of the file,
> but this is a process that could not possible be done by hand. I've tried using
> Crystal Reports and SQLyog but they don't seem to work, either.
>
> As the end result is to convert this data for use in MySQL, I'm hoping that the
> fine folks on here may be able to help me. Thanks a lot.
>
> Edward Dudlik
> Becoming Digital
> www.becomingdigital.com
>
>
>
>[/color]
Do you not have a copy of SQL server?

Closed Thread