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 bkrike 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: Micash
  • Content: Threads
  • Order by date
  1. Micash

    Problem with My App

    I have an application that is basically information capturing with reports. I compiled it into and MSI file which has successfully installed on OS's Windows 98 through to Vista. However...on my PC (Windows 7) when I tried to install it, it stopped near the end and produced this Error message...
  2. Micash

    Problem Installing My App

    I have an applcation that is basically information capturing with reports. I compiled it into and MSI file which has successfully installed on OS's Windows 98 through to Vista. However...on my PC (Windows 7) when I tried to install it, it stopped near the end and produced this Error message...
  3. Micash

    Setting a Date field to Null

    Hi all Haven't been around for ages. I have a problem that nobody seems to know how to resolve. In VB I have a textbox bound to a date field in Acess. When I want to empty the textbox because the date is incorrect and anknown for the moment, I can't drive home a null value to the database...
  4. Micash

    Sending Messages

    Hi there I've asked about this before, but got a fairly feeble response. Here's my query: I have two machines hooked up in a 'home - style' network - a machine in each office from card to card using a UTP cable. Running Windows 98SE. I want to know is there any capabilities within Outlook...
  5. Micash

    Sending Messages

    Hi out there! I am just wanting to know if there is any capabilities within Outlook Express or Microsoft Outlook that could enable me to send a "pop-up" kind of message to another computer in a small workgroup (each running Windows 98SE). The idea would be to be able to send a message to the...
  6. Micash

    Formula to pass parameter to summary field

    Hi there. I have an app in VB6 and numerous reports. I am having no trouble doing formulas that involve basic records selection formulas in VB for crystal (records and groups). However I need help with a formula to show per person, events that exceed a determined amount. Example: Peter takes 1...
  7. Micash

    SELECT Statement sought

    Hi Guys could someone help me with what might be quite a simple statement, but I am strggling with it. I need to create a table that will populate with all the records that have two specified ID numbers. I can do it to see a list of all records with one ID Number: Example: with datPeople...
  8. Micash

    VB - Crystal - Assigning a value

    Hi out there! I wonder if you can help. I have an application that uses crystal reports quite extensively. Everything seems to work well. But I am trying a new thing (for me anyway). I want to suppress records (groups and details) where the summary for the main group is less than a USER DEFINED...
  9. Micash

    Sound Problem

    Hi there all. Another pain. I have lost my sound for games. I go to System Information and run the DirectX diagnostic tool. While it is loading up and getting whatever info it is getting, it is interrupted with this error message. This is how the message box looks: In the titlebar: "DxDiag...
  10. Micash

    Help - I get a recurring error

    This is a real pain. Everytime on startup, just when the desktop is loading and the various apps are being displayed in the taskbar on the right-hand side(active apps) - an error message pops up, and this is how the message box looks: In the titlebar: "Error" the message: "Cannot...
  11. Micash

    Error on App Launch

    Hi all out there I need a bit of help here - new problem App written in VB6.0 Prof. Uses Crystal Reps.v8 OCX Access 97 DB Visual Installer used to package. Application deploys on eveything under 'normal' circumstances from Win95 to Win XP. Latest User has installed on WinXP and this error...
  12. Micash

    Installation Error Message - Help!

    Hi all out there...I need to know if you can help. I have someone who has attempted to install an application I have developed. Written in VB6.0 Prof. Uses Access DB Runs Crystal Reps. Packaged using Visual Installer He reports an error that is generated upon attempting to install App...
  13. Micash

    Renewed Request on Date Fields

    Hi all out there! Scenario: - Using Access97 mdb file - DOB field set as datatype: Date - On my VB6 form I have a standard data control hooked up to the mdb file and a textbox bound to the data control with the DOB specified as the field. Problem: At runtime I can enter and save an accepted...
  14. Micash

    Help with Setting the Location of Database

    Hi there I know this seems to have been covered in other questions - but I'm not getting any joy here! Could someone please help with this: -Situation is a workgroup/larger network. -The Database is in MS Access residing on the "server" along with a host of *.rpt files - all utilizing...
  15. Micash

    Data Type Date Question

    Hi everyone! This is driving me nuts! I have a text box bound to a std data control - connected to a .mdb database. Everything is just fine if you enter the correct information. However, if a user enters a date into this textbox, and then decides to remove it and leave the textbox empty, an...
  16. Micash

    Help with VB DHTML Project

    Hi, this is fairly new to me. I am working on a DHTML project in VB6 and progressing relatively well with data access etc. Where I am coming unstuck is trying to populate a 'List' or 'Select' object with data. I've searched high and low. Obviously not high or low enough! - but I can't seem to...
  17. Micash

    Packaging and Deployment - Where do all the files go?

    Hi out there! I have an application that has been running pretty well - or so I thought. It integrates Crystal Reports and the multitudes of DLL's that go with it. I discovered my problem when trying to use the export button that is available with the Crystal report window. It would not work. I...
  18. Micash

    Sort by Date in Listview

    Hi all out there! I have found code on MSDN about how to sort the display in a Listview control by date but it is long and tedious. I was wondering if anyone has a simpler suggestion. The data is date related and therefore I want the Listview to be 'orderable' by date. Any suggestions would be...
  19. Micash

    Help with MS Visual Studio Installer

    I need some help with the above. I have already deployed an application using the VB Packaging and Deployment Wizard. I recently acquired the latest version of MS Visual Studio Installer. I'm getting around slowly but surely, but need some help on the following: I want to included an aspect...
  20. Micash

    Registering Files with Application - Problem

    Hi all out there! I have just recently added Service pack 5 to my VB6 Prof.Edition. Also I have migrated my VB project from a very stable Windows95 environment to Windows98. Not that 98 is unstable. However in the redeployment of my project I have picked up two new files: DAO360.DLL MSADO25.TLB...

Part and Inventory Search

Back
Top