matthotovy17 / CSCE155-C-Lab15

CSCE 155 Lab 15 in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer Science I

Lab 15 - Databases

This is a lab used in Computer Science I (CSCE 155E, CSCE 155H) in the Department of Computer Science & Engineering at the University of Nebraska-Lincoln.

Configuration Notes on CSE

Driver configuration documentation: http://www.easysoft.com/developer/interfaces/odbc/linux.html#driver_defn_unixodbc

To get Driver info:

odbcinst -j

To list the drivers:

myodbc-installer -d -l

As of 2017/12/05: -MariaDB version: Ver 15.1 Distrib 10.0.31-MariaDB, for Linux (x86_64) using readline 5.1 -Driver version (myodbcdriver): MySQL ODBC 5.1.8 Driver DSN

As of 2018/02/12: -MariaDB version: Ver 15.1 Distrib 10.0.32-MariaDB, for Linux (x86_64) using readline 5.1 -Driver version (libmaodbc)

About

CSCE 155 Lab 15 in C


Languages

Language:C 53.9%Language:TeX 43.7%Language:Makefile 1.3%Language:Objective-C 1.0%