Extracting data from SQL Server *.DB file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Becoming Digital

    Extracting data from SQL Server *.DB file

    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





    --
    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

    #2
    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?

    Comment

    • UID_0

      #3
      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?

      Comment

      Working...