Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to specify connections in upsize wizard?
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01147038
Message ID:
01147072
Views:
22
>>>>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform