I found the problem. It turned out that MSA did not like two memo fields in a record. The memo fields were linked to a SS2008 Database with two varchar(2000) fields. Both the record size conformed to MSA and SS limits. When I changed the varchar(2000) fields to varchar(1000) fields, the...
I have an MS Access Application (originally MSA2003 but now MSA2007) with a SQL Server Backend (SS2008). I created a simple entry form based on a table in the SS. It is based on a single table. There are several date fields and two memo fields (SS = varchar(2000) each). There are three drop...
Hi mad,
It's been a while since I posted this. What I have resolved to do is not use varchar(max). Would have been nice but that's the way it goes with MS. I still use varchar(800) to varchar(1800) or so for memo fields. So far no clients have called in to complain that they don't have...
I have a table with a Lookup field. The field is a text field and the lookup table for the field is like:
PK Code Value
-- ----- -------
1 AA AA Value
2 BB BB Value
3 CC CC Value
THe code is displayed in the table, but the field is bound to column 1.
I then created a...
I have a client that wants boxes around textboxes on reports (Clients !@#$%^&*). I have set the border color of the textboxes to black and they show up just fine. On course with one exception. The fields have the cangrow property set and so one field with comments will increase in size. I...
In Access 2003 and earlier, you could place a form icon on the Toolbar and open it up with one click. This was handy to quickly redisplay the Menu.
Have not be able to figure out how to do this in Access 2007. Is it possible and if so how?
Thanks for the help.
Tried to start Database with the following desktop shortcut
"C:\Program Files\Microsoft Office\Office12\MSACCESS.EXE" "C:\Test\Warp2000.mdb" /wrkgrp “C:\Test\System.mdw”
I get the following message
The command line you used contains an option that Microsoft Office Access doesn't recognize as...
Thanks for the quick response. I have not in the past (MSA 2003) not put the security file in the Desktop shortcut for security reasons. It looks as if I should be doing it.
Can I simply use my old System.mdw file or do I need to use a Security.mdw file? They appear to be different.
In...
my client has a MSA2003 database that they now run under MSA2007. Despite the documentation that MSA 2007 is compatible with the existing MSA2003 security, It appears that the System.mdw and workgroup admin functions have been changed significantly in MSA2007.
If an MSA2003 database running...
I'm getting the message
The OLE Server isn't registered. To register the OLE Server, reinstall it.
I have tried to run regsrvr32 to resolve this issue but get the message
The module “C:\Program Files\Common Files\Microsoft Shared\Triedit\Triedit.dll” failed to load. … The specified module...
I have just installed windows 7 on my computer and reinstalled Office 2003. I tried to download the Snapshot Viewer but it failed.
I got the message that it needed the file A4561408.cab and that I should insert my Office CD in my Drive. I did, but neither it or I could not find this file on...