User Profile

Collapse

Profile Sidebar

Collapse
mbsparrow
mbsparrow
Last Activity: Nov 13 '07, 08:35 PM
Joined: Nov 18 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Running access 2000 ap on sql 2005 express edition

    HI

    I have inherited the maintenance of an access2000 application which in production links to sql server 2000 tables.
    The code snip below works fine on sql server 2000 using ODBC but fails when i run on server 2005 on my own machine.
    Help very much appreciated!!

    On Error GoTo ErrHandler

    Dim strConnSPDB As String
    Dim errLoop As ADODB.Error
    Dim strError As...
    See more | Go to post

  • mbsparrow
    replied to Can't Connect to Database Engine
    Thanks it worked. Saved me hours of head banging...
    See more | Go to post

    Leave a comment:


  • mbsparrow
    started a topic Can't Connect to Database Engine

    Can't Connect to Database Engine

    I have just installed sql server 2005 Express . The Server is running but I can't connect to the Server in Server Management Studio (on the same machine). I am getting the following message:

    TITLE: Connect to Database Engine
    ------------------------------

    Cannot connect to MARION\SQLEXPRE SS.

    ------------------------------
    ADDITIONAL INFORMATION:

    An error has occurred while...
    See more | Go to post

  • mbsparrow
    started a topic Error on Execute in access application

    Error on Execute in access application

    Hi
    This code is part of an application currently running in production which I must perform maintenance on. On my PC it throwing an error after the execute command. My Odbc connection is working fine and connecting to the db.
    The error message says that "The connection cannot be used to perform this type of operation it is either closed or can not be used in this context"
    Code must be ok so whats amiss

    ...
    See more | Go to post

  • mbsparrow
    replied to MS access on a network
    Many Thanks
    See more | Go to post

    Leave a comment:


  • mbsparrow
    started a topic MS access on a network

    MS access on a network

    I have inherited an ms access application for maintenance work, I have only coded cobol mainframe previously. The Access application is linked to tables on sql server with ODBC. Can several users access the one ms access application on the network or must each workstation be installed with the app.
    Thanks
    See more | Go to post
No activity results to display
Show More
Working...