Results 1 to 2 of 2

Thread: Database error

  1. #1

    Thread Starter
    Banned
    Join Date
    Jun 2004
    Posts
    15

    Angry Database error

    im trying to import forms from previous VB project.. but as i import them first it gives the error that there is a new version of crystal32.ocx available ... if i change that version will it be a problem? and also when i compile it .. there is a line in the code
    " db1 as Database" it says that user defined data type not found. what do i do ?

  2. #2
    Fanatic Member Wen Lie's Avatar
    Join Date
    Jul 1999
    Location
    Singapore
    Posts
    524

    Re: Database error

    Originally posted by hyousuf
    im trying to import forms from previous VB project.. but as i import them first it gives the error that there is a new version of crystal32.ocx available ... if i change that version will it be a problem? ...
    there should be no problem at all. pls underline the word should ~
    coz I did this kinda change several times, and no error happen after I change the version.


    Originally posted by hyousuf
    ... and also when i compile it .. there is a line in the code
    " db1 as Database" it says that user defined data type not found. what do i do ?
    please check your project reference (menu : Project -> References), have a look ... perhaps your project miss 1 or more references.
    and check also your project component (press Ctrl + T), and also check component missing.
    Regards,
    [-w-]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width