• INSERT clausole Where in string conn

    Author
    Topic
    #463803

    How to insert a clausole Wehre in this con?

    sConnString = “Provider=SQLOLEDB;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=” & T_DATABASE & “;Data Source=xxxxxxxxx”
    oConn.Open sConnString

    oReco.Open “Select * From ” & T_TABELLE, oConn, adOpenStatic
    NUMERO_CAMPI = oReco.Fields.Count

    note:
    T_DATABASE and T_TABELLE are a String variable

    Viewing 0 reply threads
    Author
    Replies
    • #1185147

      C’mon Sal, you shouldn’t need to ask that. You’ve written SQL statements with a WHERE clause before.

    Viewing 0 reply threads
    Reply To: INSERT clausole Where in string conn

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: