I think you may have gone to0 far and corrupted your project.
My suggestion is to go back to a back up copy of your project before you try to
connect to the other system.
Your problem at that time is most likely some differences between the development
system/dtabase and the system/database you are trying to deploy.
The project should run if the database set up is identical.
You said it did not run and you should have debug the problem right there.
I change database connection all the time and if the two instance have the same user
id/password/tables/stored procedures etc. the project should run without any
modification.
One way to verify it is just change the studio property to connect to the other
database. In the studio you should be able to view your datasource and dataobjects.
When you run the project from the studio it should run.
If it does not then you have some differences between the two database and you should
find out what it is .
If that works and it only fails when you deploy the project in the new system, then it
is the nd install and database client install in the new system that is failing.
"vijay" <[EMAIL PROTECTED]> wrote:
>
>Hi ,
>
> I am getting a diffculty in porting an application. The problem here is, I have
> created data Objects while developing . when i change the data source at runtime the
>data objects are not working.
> So i removed the data objects and kept embedded SQL statements. this is working
>fine on development environment. when ported to production side it started giving
>errors.
>
>Also i am often confused with the total no. of .sid files in links directory. Are
>they volatile? ( I am getting varied no of .sid files from time to time).
>
>ANy suggestions are welcome..
>
>Thanks
>Vijay
>
>
>
>
>
>
>
_________________________________________________________________________
To unsubscribe from this mailing list please send an email to:
[EMAIL PROTECTED]
Please remember to use the same email address you subscribed with.
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]