Hi guys,
I'm an Oracle DBA by heart but sometimes I get little jobs like these..
So I have version 8 pervasive database and I need to get the data into mssql2k5 data on a different server.
So I setup the odbc driver fine as..
Datasource: pervasive
Description: bla
Address: server name
Data Source Name: is the database I want to export from
When I click test is connects fine.
I also setup a linked server as follows..
Provider: Pervasive.sql v8 OLE DB Provider
Product name

ervasive
Provider string: ??? unsure
location: server name
catalog: ??? unsure.
So where to from here? Is my best option to try setup a DTS script and pull it accross? Its about 6gb of data...
I downloaded the tool from pervasive but didnt seem to work.. unsure as to why just did nothing when I clicked on it.
Sorry for asking a dumb question just a bit stumped. Was going to try dump it out to csv and go that way but that wouldnt be very geeky
Cheers,