Search:

Type: Posts; User: Mr.777

Search: Search took 0.08 seconds.

  1. Replies
    12
    Views
    3,450

    Re: Correct connection to DB?

    Did you get this solved?
  2. Replies
    12
    Views
    3,450

    Re: Correct connection to DB?

    Exactly now, fill in the userid and password in the connection statement.

    Hope you get this solved. Got to go now :)
  3. Replies
    12
    Views
    3,450

    Re: Correct connection to DB?

    No, this can't be. I think, you are getting values of con and rs before creating connection, check them after connection creation and one more thing, your username and passwords are not exactly...
  4. Replies
    12
    Views
    3,450

    Re: Correct connection to DB?

    Debug your dbData() function or place print statements after each line and fine what are the values coming into and what do you want them to.

    Also, modify your query by applying LOWER() at both...
  5. Replies
    12
    Views
    3,450

    Re: Correct connection to DB?

    If there are no exceptions, it means, your DB connection is successfully established.

    So, as far as i know, it's probably not fetching the records from table or some other issues. Can you post the...
  6. Replies
    12
    Views
    3,450

    Re: Correct connection to DB?

    @kney: Are there any exceptions? If yes, paste them here so that we could look over it.
Results 1 to 6 of 6