error!!!!!!!!
-
i cant run my program, there's an error: Type 'BOOK_Locator.Dataset1' is not declared in codes: Friend WithEvents DataSet11 As BOOK_LOCATOR.DataSet1 i have connected my database in connection wizard properly but why there's an error in it? how can i fix?
-
i cant run my program, there's an error: Type 'BOOK_Locator.Dataset1' is not declared in codes: Friend WithEvents DataSet11 As BOOK_LOCATOR.DataSet1 i have connected my database in connection wizard properly but why there's an error in it? how can i fix?
It is a followup of this thread right? http://www.codeproject.com/script/comments/forums.asp?msg=2208665&forumid=12076#xx2208665xx[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
It is a followup of this thread right? http://www.codeproject.com/script/comments/forums.asp?msg=2208665&forumid=12076#xx2208665xx[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
no, its not follow-up i already connect my database using connection wizard...but when i write my codes, the program is not running bec. of the error,it says that the dataset11 is not defined... whats the meaning of that????
Rharzkie wrote:
no, its not follow-up i already connect my database using connection wizard...
In other words, it's a follow-up. A good place for a follow-up is in the same thread.
Rharzkie wrote:
but when i write my codes, the program is not running bec. of the error,it says that the dataset11 is not defined... whats the meaning of that????
That's not the same error that you quoted in your previous post. What is the error message exactly? If the compiler says that something is not defined, then it's because it's not defined. Why do you think that it should be defined? Have you defined it? If so, where?
--- single minded; short sighted; long gone;