Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

  • RE: sql querry not working ?

    thanx for suggestions.

    but I got solution for my Prob.

    I rewrite query as "SELECT this, that, theother FROM mytable Where 1=1"

    thanx once again

    SPD

  • RE: sql querry not working ?

    in my project I am building up a SQL query according to multiple controls on the form

    Dim strSQL As String

    strSQL = "SELECT this, that, theother FROM mytable WHERE TRUE"

    which will...

  • RE: Login Problem ??

    Can u give me VB code for try catch block??

    I am still finding the solution for my prob.

    thanx

    SP

  • RE: connection problem

    thanks AJ Ahrens !!

Viewing 4 posts - 1 through 4 (of 4 total)