Hi im trying to convert some paradox tables into oracle tables, im just trying to move the data across but strugelling with mis matches in data types,
Im using a CSV export and then cleaning the data then importing into Oracle,
Could anyone point me in the direction that I might find info on the following paradox data types:
Auto-incrementing
String{},
integer(32bit)
Date
Boolean Real
Text memo
Time
Integer(16bit)
Date and Time
Im just looking for descriptions of these data types so that I can alter the data into oracle equivelant data..
Any help would be apriciated
Im using a CSV export and then cleaning the data then importing into Oracle,
Could anyone point me in the direction that I might find info on the following paradox data types:
Auto-incrementing
String{},
integer(32bit)
Date
Boolean Real
Text memo
Time
Integer(16bit)
Date and Time
Im just looking for descriptions of these data types so that I can alter the data into oracle equivelant data..
Any help would be apriciated