| Thread | Last Post | Replies |
|
| 2003 make mde file | 24 Apr 2008 03:24 GMT | 6 |
My 2003 Pro platform will not make an mde - just sits forever, no errors. I have re-installed Access, and repaired installation - still no mde. The same file (in 2000 format) make an mde OK. any suggestions are most welcome.
|
| data control in vb6 doesn't connect to access 2000 db | 24 Apr 2008 03:23 GMT | 3 |
When I place a data control on a form in VB6 and try to connect to an Access database(version 10.0.2616.0), I get the message "unrecognised database format" while selecting the recordsource in the properties window.
|
| Advice if 2003 and 2007 are both installed. | 24 Apr 2008 03:22 GMT | 3 |
In another thread in this group, I was told that the only problems that occur are if you're USING both, not just having them present on the machine. I discovered that 2003 is still on my machine. I have 2003 databases. But I have opened 2007 Access and run it. Is it too late ...
|
| Query Expression problem | 24 Apr 2008 00:31 GMT | 1 |
Hi, I have data on two different lines in my query and I need to do an expression on them. Is there anyway to do that? Query name FFP A028 Query
|
| Storing grades | 24 Apr 2008 00:27 GMT | 1 |
I'm creating a db that will store student scoring of training. There are 10 categories each of which can have a scrore of 0 to 5. I need to know if I should have a field in my table that will be a total of all the scores or should I just calulate any totals as I need them in ...
|
| Drawing Tool bar in 2007 Verisons | 23 Apr 2008 23:48 GMT | 4 |
How do you turn on the drawing tool bar in Word 2007, Excel 2007 and PowerPoint 2007?
|
| Importing Numbers | 23 Apr 2008 21:42 GMT | 2 |
I am importing an excell spreadsheet into access. One of the fields that I'm importing has leading zero (ie 001-99-0099) which is saved as an a special field so the leading 0's stay. When I import it into access it changes it into a number field and removes the leading
|
| saving an expression value | 23 Apr 2008 18:02 GMT | 5 |
I calculate a value but for some reason the value is not saving to the field in the table. Zero is showing in the record field in the table.
|
| how do I add a field to an existing template in Access 2007 | 23 Apr 2008 14:48 GMT | 1 |
I am establishing a contacts list for a Parents and Friends Association (for a school). I want to add a "family code" to my list of contacts to make it a "primary code"
|
| how do I hide the no answers in a yes/no field | 23 Apr 2008 12:02 GMT | 2 |
I need to hide the no answers in a Access table - how do I do that?
|
| Is SQL CE the best choice? | 23 Apr 2008 06:07 GMT | 1 |
I'm considering using SQL CE, Access or even SQL Express to convert an Excel solution to a VB.NET solution. The results of this internal application are used to develop the wiring specifications.
|
| Prevent user from converting database. | 23 Apr 2008 00:39 GMT | 2 |
I have a Microsoft Access database in 2003. Some of the user have to use it in 2003 but some will have 2007 on their PC's. We don't want the user with 2007 to convert it when they open it. Can we lock them from doing that?
|
| Order Entry Form | 22 Apr 2008 22:21 GMT | 2 |
I have an order entry form with the following in code for AfterUpdate on my ItemID. I copied it from the northwind sample database. What I am trying to accomplish is when the Item Id is entered, I want it to pull the price from the Items table, but if the price is changed, I want ...
|
| Problem with visual studio when creating database | 22 Apr 2008 20:36 GMT | 1 |
hi when I was working on visual studio 9 and when I want to create database I face this problem : An error has occurred while establishing a connection to the server. When connecting to SQL server 2005, this failure may be caused by the fact
|
| Select Records | 22 Apr 2008 20:33 GMT | 5 |
I am trying to pick certain recards from one table based on data from another record. Table1 has a column of used idNumbers. Table2 has a column of ALL idNumbers.
|