|
-
Jun 16th, 2004, 01:00 AM
#1
Thread Starter
Banned
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 ?
-
Jun 16th, 2004, 02:22 AM
#2
Fanatic Member
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|