| Thread | Last Post | Replies |
|
| NOOB | 23 Jul 2007 20:10 GMT | 3 |
I am new to SQL and web design. I currently maintain a website that is attached to an access database. Most of the coding in the web site that links the site to the database has been hard coded. Can anyone help me find sites that can help me start to learn SQL?
|
| remain null to force selection | 23 Jul 2007 17:36 GMT | 1 |
i have 3 interdependent combo boxes...region, department, and requestor. the options to choose from in the department box are filtered based on the region selected. the options to choose from in the requestor box are filtered based on the department selected.
|
| DAO / ADO how do I know which I'm using | 23 Jul 2007 05:56 GMT | 9 |
After much reading about the differences and preferences to each of the methods I'm still apparently missing the point. How do I know which method I'm currently using in my database. Or perhaps both? My database was an Access97 db converted to Access2002, now making changes to ...
|
| Having trouble with Default Values in forms when value is a constant or another form control | 23 Jul 2007 02:06 GMT | 7 |
Access 2003 if it matters. What is the secret here? Sometimes the form seems to reflect what I have typed for this property and sometimes it doesn't. Other times what are clearly correct references work, then don't, then work
|
| Any way to Format "MsgBox()" | 23 Jul 2007 01:06 GMT | 5 |
MsgBox is a very usefull item but it seems to me to be very restrictive. Is there any way to modify it? i.e. change the size / colour of Text, change the size / colout of the Dialogue Box. etc, etc. Thanks RayC
|
| pictures will not show up in web page | 22 Jul 2007 22:48 GMT | 2 |
using publisher 2007 trail edition, pictures show up when i preview the web page in publisher but when i publish to the web just get a a square box with a little red x in the corner, could it be because it's the trail edition? every thing else looks fine even the pictures written ...
|
| Updating multiple records | 22 Jul 2007 06:42 GMT | 1 |
I am using an update query to update multiple records from a form. Whwen I run the query I get the message warning me that I am updating records. How do I prevent that message?
|
| Lookup Table Combo Problem - I am desperate | 22 Jul 2007 02:37 GMT | 1 |
Hey - I have not learned the vba method of using access - do it all the easy way thru the wizards and tables. So I don't know how to ask my question. But, here it is. I keep the stats for a NASCAR fantasy league and I wrote a little program to help me with it. I created a ...
|
| add or subtract two time | 21 Jul 2007 15:59 GMT | 1 |
Please help . . I have try this expression to calculate in query the time for my database but i got "0:00" answer. datediff("n",format(FieldTime1,"hh:mm"),format (FieldTime2,"hh:mm"))
|
| Error Trap Help | 21 Jul 2007 03:14 GMT | 4 |
Hello I have error 2450 when I try to close the app. I want to disreguard or ignore this error. How is this done? I tried this code in the close button of the app and its taking me to the VBA code at this line in the code (Resume Exit_cmdPreview_Click) What am I missing in the ...
|
| Creating a new field based on the values of an existing field. | 21 Jul 2007 01:22 GMT | 4 |
My aim is to "re-code" the contents of one field (V1) into another field v(2). Example follows: V1(existing field) V2 (new field) 2 B
|
| Groups | 20 Jul 2007 22:50 GMT | 1 |
I need to know where I can find information on how to properly set up groups (the dummy version), and how to manage the groups login and accessesablilty to the data. Thanks a lot guys!
|
| remain null to force selection | 20 Jul 2007 22:12 GMT | 4 |
i have 3 interdependent combo boxes...region, department, and requestor. the options to choose from in the department box are filtered based on the region selected. the options to choose from in the requestor box are filtered based on the department selected.
|
| Size of Database | 20 Jul 2007 19:51 GMT | 3 |
I've created a database for use with multiple users. Just now the front end is 34mb and the back end is 500kb. How will the size of the database grow? I was thinking it would only be the back end that grew now as this is where the data is stored, is this correct?? Thanks
|
| Change Forms with Split Database? | 20 Jul 2007 18:42 GMT | 5 |
I have split my database. The back end is on the shared drive and I have placed the front end (mde) files onto the users computers. They are working great. However, I need to update the design of the forms and can't figure out how to do that. When i go into the back end, ...
|