PDA

View Full Version : How to import an image from SQL Server to FileMaker Pro 5.5


hrbc1976
12-18-02, 07:36
I have a database in SQL Server where I am going to store, among other things, images.

I will also need to import some data from this database into a FileMaker Pro 5.5 database.

Does anyone know how to do this?

Thanx,
Hugo Caetano.

omiossec
02-20-03, 04:16
Originally posted by hrbc1976
I have a database in SQL Server where I am going to store, among other things, images.

I will also need to import some data from this database into a FileMaker Pro 5.5 database.

Does anyone know how to do this?

Thanx,
Hugo Caetano.

Did you try to use an odbc import

hrbc1976
02-20-03, 05:34
I've tryed that, but it didn't work... I think I'll give it an other try.

Thanx.

omiossec
02-20-03, 05:57
Originally posted by hrbc1976
I've tryed that, but it didn't work... I think I'll give it an other try.

Thanx.

What happen did you get some data. How did you process

hrbc1976
02-20-03, 06:19
I got no data...

Since I have been too busy, lately, I didn't try to do much on this... :(

Maybe soon I'll have the chance to try something new. :P

dsimpson
03-05-03, 22:49
I have done some work with FileMaker Container field data during the development of the FmPro Migrator http://www.dotcomsolutionsinc.net/products/fmpro_migrator/index.html utility. I found that if I tried to write data into a container field via ODBC, I got an error that this feature was not supported. I have been able to read data from Container fields via ODBC, with varying results depending upon the type of image data and platform where the FileMaker database is hosted. I have a technote on my website detailing these results for anyone who is interested: http://www.dotcomsolutionsinc.net/support/fmpro_migrator/fmpro_migrator_howto_migrate_to_oracle.html#contai ner_fields David Simpson