Skip to content

antonygggg/PhoneBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoneBook

Create and manage contacts list and save as vCard

Made with C# WinForms and Access portable database in 2015, using Visual Studio 2010

PhoneBook

Instructions :

1) Copy "accdb" with the file "ContactsDB.accdb"  into "C:\" directory 
2) Run "PhoneBook.exe"

Comments :

* This program can have only one instance
* For Ole DB connection problems ( most of them on x64 ) see : http://www.microsoft.com/en-us/download/details.aspx?id=13255
* On x86 and x64 download AccessDatabaseEngine.exe ( 32 bit version ) and install it

Credits :

http://www.lehavi.com/post/8 - Regular Expression for validation of phone number

About

Simple GUI application to create and manage contacts and export as vCards ( 2015 )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages