Welcome to Sign in | Help

Re: dbf to sql server

  •  02-26-2009, 2:17 PM

    Re: dbf to sql server

    ok, nu am 2005
    dar incearca ceva de genul :

    SELECT *
    into NewTable
    FROM OpenRowSet('MSDASQL', 'Driver=Microsoft Visual FoxPro Driver;SourceType=DBF;SourceDB=<cale>/tabela.dbf', 'SELECT * FROM tabela ')

    Ignat Andrei
    http://serviciipeweb.ro/iafblog
View Complete Thread
Powered by Community Server (Commercial Edition), by Telligent Systems