Migrating .DBF files into Sql Server Database -


i have dbf files in foxpro 9.0 want migrate data dbf sql server, should do? can provide me script or stored procedure migarte data? also, want know possible convert data in dbf files sql server database? also, dont know ole db. important migration? please me out.

from within vfp, have looked top menu tools -> wizards -> upsizing?

it prompts through variety of dialogs asking database want send sql, sql connect (create connection handle if needed), , tables want upload.

depending, upload temporary database , pull final production database depending on needs. or import new database have ready incoming data.


Comments