Ferramentas utilizadas:

CodeBlocks 13.12 + plugin wxSmith - http://www.codeblocks.org/downloads

wxWidgets 3.0 - https://www.wxwidgets.org/news/2014/10/wxwidgets-3.0.2-released/

Mysql Connector C - https://dev.mysql.com/downloads/connector/c/

Utilize -std=c99 no compilador!

---------------- TABELA NO MYSQL------------------------------

create table pessoa (id INT primary key auto_increment, nome varchar(75) unique, telefone varchar(20) );

mysql> describe pessoa;

+----------+-------------+------+-----+---------+----------------+

| Field | Type | Null | Key | Default | Extra |

+----------+-------------+------+-----+---------+----------------+

| id | int(11) | NO | PRI | NULL | auto_increment |

| nome | varchar(75) | NO | UNI | NULL | |

| telefone | varchar(20) | YES | | NULL | |

+----------+-------------+------+-----+---------+----------------+

3 rows in set (0.08 sec)

Project Samples

Project Activity

See All Activity >

Categories

Human Resources

Follow Agenda simples

Agenda simples Web Site

You Might Also Like
SKUDONET Open Source Load Balancer Icon
SKUDONET Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Agenda simples!

Additional Project Details

Operating Systems

Linux, Windows

Languages

Portuguese

User Interface

wxWidgets

Programming Language

C++, C

Database Environment

MySQL

Related Categories

C++ Human Resources Software, C Human Resources Software

Registered

2015-12-14