Forum Replies Created

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

  • RE: ODBC --call failed

    Perry,

    upon further review your hint was very helpful. There was a second query in the report I was missing. This was the probem when linking to the SQL server....

  • RE: ODBC --call failed

    Russel-

    I tried implementing the following code (as your link indicated):

    Private Sub Report_Error(DataErr As Integer, Response As Integer)

        Dim sError As String

        Dim nI As Integer

        Dim sTitle As String

        sError...

  • RE: Sql Server 2000 Update Trigger on MS Access table

    I'll give that a shot. Thanks for the help. I've also been told it may have to do with how the update queries are working in Access so I'll take...

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