To pre-convert the database, follow these steps: 1. Make sure the 4.x database is running. 2. Copy 4xPreConvertTo5x.mcs from \support\ to a temporary folder. 3. Open Database Manager with a user count that has database rebuild privileges. 4. In Database Manager, navigate to Rebuild. 5. On the...
Then place the pre-convert file in the C/D drive.
Launch DB manager application and select convert db and select the path of the script and apply.
Once pre-convertoin completed , take a backup and use the same db file for restoration to new system.
Regards
Menon
Hi,
I am using below command for monitoring the service. And it has to sent email alert if Service START.
for /F "tokens=3 delims=: " %%H in ('sc query "MY SERVICE" ^| findstr " STATE"') do (
if /I "%%H" NEQ "RUNNING" (
net start "MY SERVICE"
))
Regards
Menon
Getting below error while upgrading Micros 3700 5.2 version to 5.5
Micros 3700 5.5 Error 1917.Error removing ODBC driver SQL Anywhere 11,ODBC error 6:component not found in the registry. Verify that have sufficient privileges to remove ODBC drivers.
Regards...
Getting below error while upgrading res3700 5.2 version to 5.5
Error 1917.Error removing ODBC driver SQL Anywhere 11,ODBC error 6:component not found in the registry. Verify that have sufficient privileges to remove ODBC drivers
Thanks...
Hi,
I need to insert payment records through backend (Sybase SQL Anywhere), and the record need to be copy from one of the store DB and put in the other store DB.
How can we perform this.
Thanks
Anup
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.