Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 4

This updates is for solve the problem the shift scheme can not run

It show runtime error messange :

Update Operation:

Update CD ( if the software is not installed )


Step1. Copy this file “DatabaseCreate.sql” in updates

To replace same name file in CD root folder

Step2. Copy all files in Updates

to replace the same files in” File” folder /add them to ” File” folder
Update to software installed already

First, Update database you use

1. Run the SQL Express Studio

2. Open the file named” sql script.sql” by notepad (right mouse key to open the menu to select
open ways

After you open it , it will show

Change this line according your local setting


USE [Kenya]
GO

For example, your database name is Epordo, then write it like this
USE [Epordo]
GO

Then save it
3. double click the file
It will open like this

Log into database, click the Excute button

If success full it will like this


Last step

Copy all the files of updates folder into your software installed folder
To replace all the files,and add new files.

You might also like