Closed Recordset returned?? WHY?

  • Your connection string is probably something like:

    CnnStr = "Provider=SQLOLEDB....."

    Try CnnStr = "Driver={SQL Server};Server=...;DataBase=..."

     

     

     


    Stanislav Petkov

  • Yes the NULL_yeilds_null off helped me find problem with var. Fixed that all is good. ty

    Dave

    Trainmark.com IT Training B2B Marketplace
    (Jobs for IT Instructors)

Viewing 2 posts - 16 through 16 (of 16 total)

You must be logged in to reply to this topic. Login to reply