Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: seagoing
  • Content: Threads
  • Order by date
  1. seagoing

    Access 2000 - Reports Crash when opened in vba using DoCmd OpenReport

    Have a problem contolling reports in MS Access 2000 (ver 9.0.6926 SP-3) through VBA. When attempting to open reports in vba using... DoCmd.OpenReport stDocName, acPreview, , strWhere ...Sometimes the report(s) open, sometimes they don't and, more importantly, sometimes they cause a Fatal...
  2. seagoing

    Paging Records?

    Re: Win XP Pro IIS5.1 PHP5 MySQL5. New to PHP/MySQL. Normally develop in ASP, MS Access/SQL Something I frequently find myself doing in ASP is displaying paged data, from a database, on a webpage, by using the ADO Recordset object. I've not seen an obvious way to do this in PHP with data from a...
  3. seagoing

    Insterting formatted text into MS Word

    Essentially, I have a mail merge app. I use Access 2000 to enter text which is later used to produce personalised letters in MS Word 2000 using a master word template that has appropriate doc properties and field codes defined. It currently works fine as is. However, I wish to enhance the...
  4. seagoing

    XP SP2 & Norton AV 2004??

    Running XP Home (SP2) with Symantec's Norton Anti-virus 2004. We are not able to download email using iether Outlook 2000 or Outlook Express 6 with Norton AV Email scanning enabled On each occasion server disconnects and presents error 0x800CCCOF We've tried making ccapp.exe an exception in...
  5. seagoing

    Problem-Email group of recipients via link on ASP page

    Hi Having a little difficulty with this, advice welcome. I'm paging through a recordset and accumulating user names and corresponding email address from each record into a string variable which I then write to the asp page as part of a mailto: link. I want the link to fire up the users...
  6. seagoing

    Access 2000 Project Compilation Problem!!

    Hi folks, Here's one I've not seen before... Not sure how to proceed! I have an Access 2000 DB project which I've been developing for a week or tow. Project works fine BUT it has go to a point now where it will NOT compile? I've tried opening the project using the /decompile option and retried...
  7. seagoing

    Access -> SQLServer

    Hi, Does anyone know of any scripts, VBA code or software that will process the structure of an MSAccess database and produce the necessary scripts to build the tables in SQLServer AND transfer the data from MS Access to the newly created tables in SQLServer. Preferably without having to spend...

Part and Inventory Search

Back
Top