can i do something like, separate out gst_audit table out from icfdb? like remove existing icfdb.gst_audit and create a new database icfdb_audit.gst_audit, thereafter, i connect both together. the audit will still proceed as normal?
That will usually work without any additional effort.
However some people code using fully specified database.table.field sorts of references. If that has been done with this application then you may need to create an alias or assign a logical dbname at startup.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.