First I apply a 'filter by form' on a form with one or more combo-box(es) and secondly I save the filter with the command 'save as query'. If I open the 'filter'-query in design mode, I will see some 'tables' with names beginning with 'Lookup_'. Now is my question: Where are those tables...
When I open the relationship window in Microsoft Access, I can see multiple occurences of the same tables (duplicates). Why is that, have I done something wrong with my relations between tables???
The duplicate table are named as follows:
tablename_1, tablename_2, ...
I have a command button on a form in access and I want to set the color of it (I think it's called the fill color, but I'm not sure) , just like it's possible to set the color of the command button text with the "ForeColor" property.
Can anybody tell me how this works?
I have a command button on a form and I want to set the color of it (I think it's called the fill color, but I'm not sure) , just like it's possible to set the color of the command button text with the "ForeColor" property.
Can anybody tell me how this works?
I have two tables. The first table contains the following columns:
- 'ID' (this is an autonumber and the primary key)
- 'First Name'
- 'Last Name'
- 'Telephone'
In the second table I created a column with the 'Lookup wizard'. In the wizard I selected all columns of my first table (the first...
How can I fake a referrer in visual basic???
Let me explain: some web pages check the refferer before they let you download a web page... i want to be able to fake the referrer so that it looks like i'm downloading a page from another referrer than my own???
With the WebBrowser object in...
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.