Search:

Type: Posts; User: Dios

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    3,385

    Re: Cannot connect Java program to database

    Create the DSN from administrative tools in your control panel. Create a username and pasword,
    then try this:
    conn=DriverManager. getCOnnection(jdbc : odbc : DSN,user,pws);
  2. Thread: Heloo!

    by Dios
    Replies
    9
    Views
    1,842

    Re: Heloo!

    I finally solved the problem. I put the database driver in the same directory
    where my application is installed and everything is working as i wanted.
    Thx guyz for your suggestions
  3. Thread: Heloo!

    by Dios
    Replies
    9
    Views
    1,842

    Re: Heloo!

    Actually this where th eproblem resides. How can i incorporate the Database into the Inno setup compiler. Because the application
    is perfectly running and access the database when i compile it from...
  4. How t make a java application setup that connects to the database

    Hi there,

    If anyone has ever made a setup for a java application that connects to a wamp server database on a local machine, i beg him
    to recommend it to me. I recently used the Inno setup...
  5. Thread: Heloo!

    by Dios
    Replies
    9
    Views
    1,842

    Re: Heloo!

    Thx copeg, i tried to add the database driver in my classpath but still the problem is the same. The Jar files of my java-database connectors are located in the JRE folder now i put them in the...
  6. Thread: Heloo!

    by Dios
    Replies
    9
    Views
    1,842

    Re: Heloo!

    I finally realized that some one moved my post in the correct forum, thx.Sorry for disturbing you i think it os because i am new on this forum but it won't happen agin to make such mistakes....
  7. Thread: Heloo!

    by Dios
    Replies
    9
    Views
    1,842

    Re: Heloo!

    Thx jps, i now posted my prob in the correct forum.
  8. Replies
    1
    Views
    1,446

    Help on java setup

    Hi everyone,

    I need your help. I am new on this forum and may be for the first time i posted in a wrong forum.
    Recently i made a java application that connects to the database created in WAMP...
  9. Thread: New on this forum

    by Dios
    Replies
    1
    Views
    975

    New on this forum

    Hey i am new on this forum. I am an intermediate java programmer
    and i hope that i will gain a lot from this forum and will be very happy
    to give my contributions giving help to beginners in java...
  10. Thread: Heloo!

    by Dios
    Replies
    9
    Views
    1,842

    Heloo!

    Hi there,

    I am new on this forum and i found it very useful for the java
    programmers.

    I need your help:

    Recently i developed an application that connects with sql database(I am using using...
Results 1 to 10 of 10