Cristiano
Posts: 6
|
| Posted: 05/03/2007, 3:12 AM |
|
Hi to all,
How I can create a new table with CCS ?
Thank you for your reply
Cristiano
|
 |
 |
Wkempees
|
| Posted: 05/03/2007, 4:23 AM |
|
You can NOT create tables or maintain tables with CCS.
You do all your database manipulation (create/alter tables) and so on
with the tools you 'normaly' use to do these actions on your database.
Extra:
if you have used CCS on an existing database and make alterations to the
database (even on one table), you need to do Refresh in Project
Explorer->Connections (left pane) and/or a refresh in the Datasource of
the Form/Grid/Report you work on.
Walter
|
|
|
 |
|