Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 791 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 791 Bytes

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