Hello,
Can someone tell me, how i can connect my server (on localhost) with sql on other server ? (its not free sql server).
Can i make that ?
I know its problem with URL = jdbc:mysql://ip/db_name?
or with Drivers ?
Can someone explain this ?
# I know i can install sql on localhost but tell me how i can make that wichout sql on localhost.
Added:
So i fix it by myself.. sorry for problems.. if someone can delete this topic.