Posts made by Nubelle
-
RE: C Programming මුල සිට ඉගෙනගනිමු (part 7 - Format Specifiers in C)
Happy new year bro , thanks
-
RE: PHP or Node.js
php karana , eta passe php framework ekak karana Laravel wage
-
RE: Full Stack Web Devoloper
self study karanth puluwan , html , css , js tika balagena php , Laravel ehema taniyen egena ganna puluwn
-
RE: does any know to setup epson thermal printer with pc
@ChrisSachintha @dev_lak ow achcharai
-
RE: angular site එකක button එකක් click කරලා අලුත් page එකකට redirect වෙනකොට javascript run වෙන්නෙ නැත්තෙ ඇයි. page eka reload කරොත් run වෙනවා.
js errors monwa hari tiyeda balana console eke
-
RE: What's your programming language ?
i am using php , Laravel with js
-
RE: java application implementation
Step 1: Choose which of the PCs will be the server. In other words, which among the PCs will be your server. Your chosen PC-server will have a server application(e.g. XAMPP) installed. This PC is where you will import your existing database (.sql file). Other PCs don't have to have XAMPP(or other server applications) installed on them. Other PCs only need to have a copy of the desktop application that you created. No need to set other PCs with server application and sql.
This PC-server that you have chosen will have a connection string with localhost since I assume that all of them are not accessing the internet to use the database.
Example: jdbc:mysql://localhost:3306/yourdatabasename
Step 2: Grant privileges to the database that was setup on your chosen PC-server The simplest example is the one below.
grant all privileges on db_name.* to 'username'@'localhost' identified by 'password';
Don't forget to replace with your connections' username and passwordBut you may also select certain privileges based on your preference.
Step 3:
Set other PCs' connection string that has copy of the desktop application you created.
If PC-server has an IP Address of let's say 192.168.2.3 then, the connection string of other PCs will be
jdbc:mysql://192.168.2.3:3306/yourdatabasename
Other PCs will connect using the PC-Server's IP address since our database and server application was setup on PC-Server.
I hope this helps and others who might see this question.
Peace.
-
Robotic process automation
Details
We are happy to announce our first RPA Sri Lanka Community Meetup in Colombo!
Please join us at the Elyon Colombo Hotel at Orion City on Tuesday the 10th December from 5:30 to 7:30 PM, where we will be kicking off our RPA community meetups and talking about RPA best practices and implementation success stories.
We welcome all RPA practitioners and anyone interested in learning more, sharing knowledge, asking questions, getting inspired and connecting!
Tea, coffee and snacks will be served.
LOCATION DETAILS
19th Floor, Elyon Colombo Hotel at Orion City
Onsite parking is available at the Elyon Colombo Hotel via the Orion City main gates.Tuesday, December 10, 2019
5:30 PM to 7:30 PM