great_hopes
|
| Posted: 06/02/2005, 12:37 AM |
|
i need to change the connection to a project i am working on. its currently in SQL and i need to downgrade to Access - everything remains the same.
if i delete my connection and create on to the access databse will the entire project realize the new connection?

if not how do i go about making this change without re-doing everything.
|
|
|
 |
Nicole
Posts: 586
|
| Posted: 06/02/2005, 6:21 AM |
|
Hello,
If you move to another database there’s no need to remove a connection from your project. It is enough to modify connection settings so they point to new Access database. CCS Helps contains detailed description how to establish connection to Access database http://docs.codecharge.com/studio/html/UserGuide/Workin...ection.html?toc http://docs.codecharge.com/studio/html/UserGuide/Workin...ection.html?toc
_________________
Regards,
Nicole |
 |
 |
peterr
Posts: 5971
|
| Posted: 06/02/2005, 9:12 AM |
|
Don't delete your connection, just edit the one that you have.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|