I'm having a problem passing a user defined type to a function in one of my classes. I have declared a user-defined type in a module (a regular, "code" module) that looks like this:
Public Type Data_Comparison
Data_Level As Integer
Data_List() As Integer
Description As...
Okay, this problem is driving me crazy. Ever since I reinstalled Windows on my machine (after it crashed completely), I've had this problem where my computer freezes or pauses anywhere from a few seconds to up to a minute, then continues normally.
This does not seem to happen according to...
I'm working with an MS Access 2000 database in Visual Basic. I've created some data objects that deal with the different tables in the database. I just finished porting all of the data in an old 97 database to the new and improved 2000 database. So far everything seems to have worked fine...
Hello all,
I have a database that was somewhat poorly designed. The tables I need to reindex look like this:
Table 1 - Products
------------------
Key Name Description
Table 2 - Product Items
-----------------------
Key Product_Key Item_Name Etc.
Product_Key is a foreign key to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.