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

    Exception when crystal report is loaded from vb .net app

    The following exception is thrown when crystal report is loaded from a vb dot net application: System.Exception: Load report failed. ---> System.Runtime.InteropServices.COMException (0x80004005): The parameter is incorrect. at...
  2. murtzkb

    Inserting value in a column named 'Date'

    I cannot insert a value in a column whose design name is "Date". Even if I use a qualifier like tablename.Date I get an error saying column with this name does not exist. However the same qualifier works for an update statement.
  3. murtzkb

    MSChart Problem

    I am using VB6.0. I want to display the coordinate(data) at it's respective position on a MSChart. Pl. Help Regards

Part and Inventory Search

Back
Top