Search:

Type: Posts; User: rajiveisthename

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    935

    Too few parameter Expected 1

    I am using a vb6 and the query that i am using is this

    SELECT Count(txt_LNOSCLT.[customer_no]) AS kount, '123' AS amounts
    FROM txt_LNOSCLT;

    Is there any wrong with the query. This is an old...
  2. Replies
    3
    Views
    4,461

    Using ADODB to open MS Access query

    Please help. I want to open a predefined query in MDB using ADODB in vb6. HOw can i do that?


    CmdQry.CommandType = adCmdStoredProc
    CmdQry.CommandText = "qry_control_totals_validation_lnosclt"...
Results 1 to 2 of 2



Click Here to Expand Forum to Full Width