Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
How to "read a file" or "access a database" across the internet depends greatly on what exactly you want to do. "Reading a file" can be very simple... in fact, that's what you're doing when you surf the web: your web browser reads certain kinds of files and displays them in a browser window.

Of course, that's not the only way to read files "across the internet." You can also Telnet or FTP, or you can communicate at lower levels for more specific, custom operations. Databases are the same way: how do you want to "access" a database? Using a web browser? Using Telnet? Using a socket? Many questions, Grasshopper. For us to place you upon the path to enlightenment you must better elucidate the task you would like to accomplish. The Most Powerful and All Knowing "Search" box at the top of the screen is probably your best place to start... just type in what you want to do and see if it hasn't already been covered in sufficient detail in other posts.

Gary Blackburn Trained Killer


In reply to Re: Accessing a database over the internet by Trimbach
in thread Accessing a database over the internet by damian1301

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-20 12:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found