-
Notifications
You must be signed in to change notification settings - Fork 0
/
tutorial run apk with mysql - desktop publishing.txt
34 lines (20 loc) · 1.35 KB
/
tutorial run apk with mysql - desktop publishing.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
____________________________________________________ Tutorial Run Aplikasi with Database MySQL ______________________________________________________
||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-|| RUN DI DALAM VISUAL STUDIO ||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||
** Xampp Controller
Start Apache, MySQL
** Visual Studio
view -> server explorer -> klik kanan data connection -> add connection ->
add connection (isine) :
- Data Source : MySQL Database (MySQL Data Provider)
- Server Name : localhost
- Username : root
- password : (kosong)
- Database name : db_desktoppublish
add connection -> test connection (test connection succeeded) -> ok -> klik kanan localhost(db_desktoppublish) -> refresh -> run aplikasi
||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||
||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-|| RUN APLIKASI (DI LUAR VISUAL STUDIO) ||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||-||
** Xampp Controller
Start Apache, MySQL
** File Explorer
Folder DesktopInformatika -> Folder DesktopInformatika -> Folder bin -> Folder Debug -> File DesktopInformatika ( Type Apllication / .exe )
Notulensi Folder : DesktopInformatika/DesktopInformatika/bin/Debug/DesktopInformatika.exe