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 Mike Lewis 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: 1897
  • Order by date
  1. 1897

    Filtering

    I've just started learning asp and i'm a bit confused. I am designing a page that displays a current stock list. As soon as the pages open i would like it to display everthing that is in stock (in a table view) Then at the top of the page it as an input box to enter a "StockCode" and a Button...
  2. 1897

    Reading Outlook EMails into Access 2000

    When i use SenderEMailAddress i get the error 'Object doesn't support this property or method'
  3. 1897

    Reading Outlook EMails into Access 2000

    When i read in an Outlook Email in Access and try to retrieve the senders email address it just gives the name of the person and not the actual email address it was sent from. I've currently got this bit of code. rst!EMail = MailObject.SendersName Does anyone know what code i need to retrieve...
  4. 1897

    Printing Crystal Report in Access 2003

    In Access 2000 i was using the ActiveX Plugin Object to print Crystal Reports. I have just moved to Access 2003 and am getting the Error 'Microsoft Office Access doesn't Support this ActiveX Control'. Basically i have about 20 different letters set up as Crystal Reports. I open a recordset...
  5. 1897

    Microsoft Office Access Doesn't Support This ActiveX Control

    I'm using Crystal Report 10. In Access 2000 i was using the ActiveX Plugin Object to print these reports. Maybe if i explain what i'm trying to acheive you can point me in the right direction. Basically i have about 20 different letters set up as Crystal Reports. I open a recordset which...
  6. 1897

    Microsoft Office Access Doesn't Support This ActiveX Control

    I've just moved to Office 2003 from Office 2000 and on my Access Form have an ActiveX Control that links to a Crystal Report and Prints from Access2003, but i am getting the error 'Microsoft Office Access Doesn't Support This ActiveX Control'. Thanks Beth
  7. 1897

    Microsoft Office Access Doesn't Support This ActiveX Control

    I've just moved to Office 2003 from Office 2000 and on my Access Form have an ActiveX Control that links to a Crystal Report and Prints from Access2003, but i am getting the error 'Microsoft Office Access Doesn't Support This ActiveX Control'. Thanks Beth
  8. 1897

    Operation not supported on BLOB Fields

    I am trying to query a MS Access database in Paradox 9. I have set up the ODBC conection to the access database and this seems to work fine, but when the query is run an error message shows "Operation is not supported on BLOB Fields" Can anyone help please. Thanks

Part and Inventory Search

Back
Top