I have a PB application that uses a SqlAywhere 5.0 database. All the datawindows and sql queries are built without preceeding the tables with the owner "dba.customers" versus "customers". I now want to create another login that will have full access to insert, update and delete rows from tables. However I cannot figure out how to do this without modifying every datawindow and sql query to add the owners name which is a huge job. Is there any SqlAnywhere command that I can use to create an alias for each table that will allow a new user ID to access the tables without having to change all the datawindows and sql queries.
Thanks for your help.
Jerry
Thanks for your help.
Jerry