Hi,
Does anybody have any experience with FME and SQLBase?
FME doenst support it, but can an ODBC connection can be made?
Thanks,
Itay
Hi,
Does anybody have any experience with FME and SQLBase?
FME doenst support it, but can an ODBC connection can be made?
Thanks,
Itay
Hi Itay
Yes, it can be connected as long as it's supported by ODBC. I have used it.
Then just use a SQLCreator/Executor.
Format is ODBC 3.x
Dataset is your DSN name
Hi Itay
Yes, it can be connected as long as it's supported by ODBC. I have used it.
Then just use a SQLCreator/Executor.
Format is ODBC 3.x
Dataset is your DSN name
Hi @david_whiteside,
Thanks for the quick answer!