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:
01147100
Vues:
23
>>>>
>>>>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=....
>
>I wonder what would happen if you don't put Database in the Connection string. To which database would the upsize wizard would connect?

It will create a new database on server with name of your VFP DB.
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