| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| ReadMe.txt | 2014-04-09 | 1.4 kB | |
| Umanyi 2.0(binaries).zip | 2014-03-30 | 4.6 MB | |
| database_schema.sql | 2013-03-08 | 38.9 kB | |
| Samkar 1.1 (renamed to Umanyi).rar | 2013-03-08 | 1.5 MB | |
| Samkar.zip | 2012-07-13 | 7.5 MB | |
| Totals: 5 Items | 13.7 MB | 5 |
SAMKAR 2.0 ReadMe 09-APR-2014 This readme contains information on Samkar 2.0. SUPPORTED PLATFORMS (tested) ``````````````````` Windows Vista Windows 7 Windows 8 PREREQUISITES ````````````` 1. Microsoft .NET Framework 4.5 2. Microsoft SQL Server 2008 R2 SQL SERVER INSTALLATION ``````````````````````` While installing SQL Server to the server machine, ensure you name the instance 'UMANYI'. When asked for the authentication mode, select mixed mode i.e. both Windows & Kerberos mode. Enter the default 'sa' account password as 000002. NOTE: You can change this password after the Application is installed (as .. below). INSTALLATION ```````````` 1. Extract the binary files from the archive ["Umanyi 2.0(binaries.zip)"] to the folder where you wish the application to run from. 2. Open a command prompt window and type 'sqlcmd -S [server machine name]\Umanyi -E'. Leave this window open. 3. Open the file database_schema.sql using notepad or any other text editor and copy all the contents to the sqlcmd window (in part 2) 4. Press enter. NOTE: [server machine name] is the computer name of the machine where the database is to reside. For more on retrieving computer names see here: http://windows.microsoft.com/en-us/windows/find-computer-name Upon successful completion of the above steps, the program should now be ready to use.