I want to know where to find Dbase driver for SBS 2008 - 64bit version. I want to use openrowset command in MS sql to import data from Dbase. I need 64 bit Dbase driver.
Or any other way i can import dbase to sql without using third party program. Thanks
I tried it, but i have to change some data types when importing to SQL, especially dbase data format to Sql format. Is there any other way which automates the data type mapping so that i don't need map the data type manually? Thanks