Click here to Skip to main content
15,894,460 members
Home / Discussions / Database
   

Database

 
GeneralRe: Persistent storage of measuring results Pin
PIEBALDconsult4-Sep-12 11:58
mvePIEBALDconsult4-Sep-12 11:58 
GeneralRe: Persistent storage of measuring results Pin
Eddy Vluggen4-Sep-12 21:43
professionalEddy Vluggen4-Sep-12 21:43 
GeneralRe: Persistent storage of measuring results Pin
Jörgen Andersson5-Sep-12 2:07
professionalJörgen Andersson5-Sep-12 2:07 
GeneralRe: Persistent storage of measuring results Pin
LionAM5-Sep-12 20:40
LionAM5-Sep-12 20:40 
QuestionConnect to MySQL server Pin
1.fcb191331-Aug-12 0:07
1.fcb191331-Aug-12 0:07 
AnswerRe: Connect to MySQL server Pin
Eddy Vluggen31-Aug-12 1:26
professionalEddy Vluggen31-Aug-12 1:26 
GeneralRe: Connect to MySQL server Pin
1.fcb19131-Sep-12 22:50
1.fcb19131-Sep-12 22:50 
AnswerRe: Connect to MySQL server Pin
Eddy Vluggen1-Sep-12 22:57
professionalEddy Vluggen1-Sep-12 22:57 
1.fcb1913 wrote:
What I have to do to connect from outside?

I suggest you run a little webserver, and use that to verify whether you can connect. If you can't serve a page from the machine, then you won't be able to use a database remotely.

The logical steps would be something like
- verify connectivity
- verify db-server is running
- verify local connectivity
- verify remote connectivity

If your PC is "at home", chances are your router has it's own firewall. Check the manual to verify - the router-setup varies per product. I changed something called "NAT", pointing from the outside to the static IP on the inside-network.

(The numbers inside the network should be different from those outside, and you'd be using the outside-number to connect)
Bastard Programmer from Hell Suspicious | :suss:
if you can't read my code, try converting it here[^]

AnswerRe: Connect to MySQL server Pin
jschell2-Sep-12 7:51
jschell2-Sep-12 7:51 
GeneralRe: Connect to MySQL server Pin
1.fcb19134-Sep-12 6:59
1.fcb19134-Sep-12 6:59 
AnswerRe: Connect to MySQL server Pin
Paul Conrad4-Sep-12 7:14
professionalPaul Conrad4-Sep-12 7:14 
AnswerRe: Connect to MySQL server Pin
Bernhard Hiller2-Sep-12 21:09
Bernhard Hiller2-Sep-12 21:09 
AnswerRe: Connect to MySQL server Pin
Paul Conrad4-Sep-12 7:13
professionalPaul Conrad4-Sep-12 7:13 
QuestionPlease help the problem Pin
kathytran29-Aug-12 7:40
kathytran29-Aug-12 7:40 
AnswerRe: Please help the problem Pin
R. Giskard Reventlov29-Aug-12 8:31
R. Giskard Reventlov29-Aug-12 8:31 
QuestionImport excel data in SSRS Pin
Arul R Ece29-Aug-12 1:21
Arul R Ece29-Aug-12 1:21 
AnswerRe: Import excel data in SSRS Pin
Niju129-Aug-12 22:40
Niju129-Aug-12 22:40 
QuestionI need your help to solve a problem. Pin
uspatel28-Aug-12 1:52
professionaluspatel28-Aug-12 1:52 
AnswerRe: I need your help to solve a problem. Pin
Eddy Vluggen28-Aug-12 2:04
professionalEddy Vluggen28-Aug-12 2:04 
GeneralRe: I need your help to solve a problem. Pin
uspatel28-Aug-12 2:12
professionaluspatel28-Aug-12 2:12 
GeneralRe: I need your help to solve a problem. Pin
David Mujica28-Aug-12 2:27
David Mujica28-Aug-12 2:27 
GeneralRe: I need your help to solve a problem. Pin
uspatel28-Aug-12 23:36
professionaluspatel28-Aug-12 23:36 
GeneralRe: I need your help to solve a problem. Pin
David Mujica29-Aug-12 8:31
David Mujica29-Aug-12 8:31 
GeneralRe: I need your help to solve a problem. Pin
Eddy Vluggen28-Aug-12 2:36
professionalEddy Vluggen28-Aug-12 2:36 
AnswerRe: I need your help to solve a problem. Pin
Shameel28-Aug-12 2:37
professionalShameel28-Aug-12 2:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.