Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OPENROWSET Syntax
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00605859
Message ID:
00605885
Vues:
12
Thanks alot. It worked great!
I can go to sleep now!

Chris


>This works for me. Notice double semicolon and the table name w/o quotes.
SELECT *
>FROM OPENROWSET('VFPOLEDB.1','D:\MyDbc.dbc';;, MyTable)
>
>
>
>>I am trying to open a VFP table using the VFP oledb driver within SQL Svr 2000
>>I can't seem to get the syntax quite right.
>>Here is what I am trying:
>>SELECT *
>>FROM OPENROWSET('VFPOLEDB.1','D:\MyDbc.dbc";"MyTable')
>>
>>Does anyone know the proper syntax for this?
>>
>>Thanks,
>>
>>Chris
Chris
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform