Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to specify connections in upsize wizard?
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01147038
Message ID:
01147072
Vues:
21
>>>>>I am trying the VFP SQL Server Upsizing wizard. The first thing that has to be specified is Data Source. If I check Connections, the wizard shows no available connections. How and where do you specify Connections?
>>>>
>>>>I think (not sure, becuase I never used it) these must be connections defined in VFP DB.
>>>
>>>I will look into the VFP help on how to specify connections in VFP DB. Thank you for your help.
>>
>>OPEN DATABASE MyData
>>
>>CREATE CONNECTION [ConnectionName | ?]   [DATASOURCE cDataSourceName]
>>   [USERID cUserID] [PASSWORD cPassWord]   [DATABASE cDatabaseName]
>>| CONNSTRING cConnectionString]
>>
>
>Thank you for your code.
>
>I thought that the upsize wizard would create a SQL Server database of the same name as VFP database. But from your code it means that I have to create a DB in SQL Server before I can upsize the VFP DB, right?

No, you could use Connection string and in it not put DataBase=....
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform