Steve Crawford wrote:
> Ary Pezo Silvano wrote:
>> hi,
>>
>> how can i import a mdf database into postgres?
>>
>> best,
>> ary
>
> Using Access to export or connect via ODBC is probably the safest bet.
Access natively uses JET databases, which are .MDB not .MDF ... MDF is
SQL Server's native format.
not at -all- the same thing.