Тематичні публікації українською
A Thesis New template was created during thesis-paper writing simplifying the process. The template is a MS Word template an is configures for Ukrainian language but may be used in other languages.
Main usable feature of the template is an automated numeration of thesis elements (figures, tables, equations, definitions etc) and referencing to them (including literature references). Elements automated numeration usage guarantees correct order of numbering and correct references over whole document.
ZHEZHNYCH PAVLO IVANOVYCH
Ph.D. THESIS ABSTRACT, TECHNICAL SCIENCES
"METHODS AND ALGORITHMS OF TEMPORAL PARAMETER MODELING IN INFORMATION SYSTEMS BASED ON RELATIONAL DATABASES"
Specialty 01.05.02 – Mathematical modeling and calculating methods
Scientific teacher: Sc.D. Pasichnyk Volodymyr Volodymyrovych, Lviv Politechnic National University, head of chair “Information systems and networks”
Lviv, 2001
I've installed PostgreSQL and ODBC driver on my computer under Windows 2000 and used MS Access as a client program.
I created tables with varchar(50) primary key, and accessed them with MS Access via ODBC for PostgreSQL creating linking tables.
There was no problem if I inserted latin letters or digits into a primary key of a MS Access linked table. But I tried to insert Ukrainian letters into the primary key via ODBC. I received a strange message from ODBC that some wrong characters encountered.