HomeForum
Welcome, Guest

Loading data from Interbase Into MySQL
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Loading data from Interbase Into MySQL

Loading data from Interbase Into MySQL 1 year, 2 months ago #1768

  • Ton
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
DE Wizard

I have a strange complain.
Last evening I (wanted) to try out the DEW.
I have a Firebird database that needs to convert to MySQL database.
I've started the prgr.and follows your tutorial, no problem (on both databases).
When I started to go from one to another database, it ask for the source database, and it couldn't find it. (both databases, tryed it as Import and Export)

MySQL

Can't connect to MySQL server on 'local'(10061) Socket error on connect. WSAGetLastError return 11004($2AFC)

Firebird

Unable to complete network request to host "local".Failed to locate host machine.

Ton

Re: Loading data from Interbase Into MySQL 1 year, 2 months ago #1773

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2183
  • Karma: 12
I am confused on what the problem is.
Have you got Interbase and and MySQL installed localy on your pc?

Connecting to interbase

default user is sysdba password is masterkey

local connection (if server is installed locally)

drive_letter:\path\database_name
example
c:\database\test,gdb

via tcp/ip (local and remote servers)

host:drive_letter:\path\database_name (for windows)
host:\path\database_name (for unix/linux)
or another example for windows
\\host\share\path\database_name

examples

dbsl:c:\database\test,gdb
\\dbsl\database\test,gdb
dbsl:\database\test,gdb

connecting to mysql
default port is 3306
you would need to type connection details manually into appropriate boxes

Peter
  • Page:
  • 1
Time to create page: 0.15 seconds

Testimonials

“DBSL has proved to be a robust and versatile solution that we continue to integrate with different aspects of our business.”

Bob Carter,
IT Consultant

User Login

You only need to log in or register to use our support forum



Our customers

BP

BBC

HSBC


Databases we work with

Go to top