• WSsculshaw

    WSsculshaw

    @wssculshaw

    Viewing 15 replies - 1 through 15 (of 184 total)
    Author
    Replies
    • in reply to: Mixing DAO and ADO (2000sp3) #818484

      I also try to make sure I disambiguate any object references, e.g.
      Dim Rst1 As ADODB.Recordset
      Dim Rst2 As DAO.Recordset

      – oh, just upgraded to Access 2003 and now the default references in a new database include DAO and second ADO

    • in reply to: Hotkeys in designers (XP / Sp2) #727976

      Thanks Hans, I’d got that list, but I wasn’t looking in the right place
      – urgh, the shortcuts are a bit of a mess

    • in reply to: Hotkeys in designers (XP / Sp2) #727977

      Thanks Hans, I’d got that list, but I wasn’t looking in the right place
      – urgh, the shortcuts are a bit of a mess

    • I had a problem with my toolbox, which deleting and re-installing didn’t fix
      – the answer was to delete a config file, which the VS IDE then rebuilt, and voila, my toolbox was working again

      I’m wondering if this approach might solve your problem
      – BUT, I can’t remember the file
      – you could try googling the Microsoft news groups for my name and see if you can track the response where the Microsoft person told me about this deletion

      Another thought, there is an option in VS IDE to reset

    • I had a problem with my toolbox, which deleting and re-installing didn’t fix
      – the answer was to delete a config file, which the VS IDE then rebuilt, and voila, my toolbox was working again

      I’m wondering if this approach might solve your problem
      – BUT, I can’t remember the file
      – you could try googling the Microsoft news groups for my name and see if you can track the response where the Microsoft person told me about this deletion

      Another thought, there is an option in VS IDE to reset

    • in reply to: Access Source Control add-in (AccessXP) #727925

      Yes you can use VSS with Access, I do all the time
      The add-in in XP Developer add a new menu to the Access IDE.
      You’ll need to create a new Source Safe “database” using the VSS Admin program.

    • in reply to: Access Source Control add-in (AccessXP) #727926

      Yes you can use VSS with Access, I do all the time
      The add-in in XP Developer add a new menu to the Access IDE.
      You’ll need to create a new Source Safe “database” using the VSS Admin program.

    • in reply to: Office 2003 Developer (XP / Sp2) #725933

      Seems like good advice to me Charlotte
      – now to persuade the management to shell out for a copy of Sage smile

    • in reply to: Office 2003 Developer (XP / Sp2) #725934

      Seems like good advice to me Charlotte
      – now to persuade the management to shell out for a copy of Sage smile

    • in reply to: Office 2003 Developer (XP / Sp2) #725327

      Thanks for the pointer Charlotte
      – the package wizard, wonder how it compares to the Sage install scripts question
      – the property scanner looks like half of the excellent Find & Replace at http://www.rickworld.com/products.html%5B/url%5D
      – custom startup wizard looks nice

    • in reply to: Office 2003 Developer (XP / Sp2) #725328

      Thanks for the pointer Charlotte
      – the package wizard, wonder how it compares to the Sage install scripts question
      – the property scanner looks like half of the excellent Find & Replace at http://www.rickworld.com/products.html%5B/url%5D
      – custom startup wizard looks nice

    • in reply to: Office 2003 Developer (XP / Sp2) #725027

      Argh, the link is behind their subscription, so non-subscribers can’t see it frown
      – guess who didn’t renew his subscription a couple of months ago

    • in reply to: Office 2003 Developer (XP / Sp2) #725028

      Argh, the link is behind their subscription, so non-subscribers can’t see it frown
      – guess who didn’t renew his subscription a couple of months ago

    • in reply to: Missing ‘Add object’ in Visual SourceSafe (Access XP) #716057

      Charlotte, I think I’ve tracked down the cause
      – upgrade to VSS 6.0d as part of VS.NET 2003
      – I uninstalled 6.0d, re-installed 6.0b from my Office XP Developer, then the VSS SP6 to get it back to 6.0c and I’m glad to say Add Objects is back clapping

      Did some poking on microsoft newsgroups and found a couple of messages on the topic, so other people have been bitten frown
      but nothing from any Microsoft person on a likely fix

    • in reply to: Missing ‘Add object’ in Visual SourceSafe (Access XP) #716058

      Charlotte, I think I’ve tracked down the cause
      – upgrade to VSS 6.0d as part of VS.NET 2003
      – I uninstalled 6.0d, re-installed 6.0b from my Office XP Developer, then the VSS SP6 to get it back to 6.0c and I’m glad to say Add Objects is back clapping

      Did some poking on microsoft newsgroups and found a couple of messages on the topic, so other people have been bitten frown
      but nothing from any Microsoft person on a likely fix

    Viewing 15 replies - 1 through 15 (of 184 total)