| Thread | Last Post | Replies |
|
| free distribution of an Access system | 30 May 2006 15:06 GMT | 3 |
It is possible to have a system developped with Access 2003 to be distributed without the user have a Microsoft licence of access?
|
| MS Visual Studio and Access Run Time - Help!!! | 30 May 2006 15:06 GMT | 2 |
Hi, I have Access 2003 and MS Visual Studio 2005, installed on my machine. The reason I did that so I could have my Access Database packaged with Runtime so I could install it on machines which dont have Access2003. However the issue is that i CANT find Runtime and CANT find
|
| NEW PORTAL !!! | 30 May 2006 15:05 GMT | 1 |
=========================================================================== FULL LEGAL SOFTWARE !!! Games, video, program, image, chat, questbook, catalog site, arts, news, and...
|
| Displaying Appointments in a Calendar format using Access reports | 28 May 2006 20:13 GMT | 3 |
Hi, Can anyone please help. I have a database that collects client information and is also used to create appointments. Is it possible to create a report in Calendar Format that displays the appointments for a specific time frame. I know a list can be generated however I would ...
|
| VisualStudio2005 and Wind32 applications | 28 May 2006 20:13 GMT | 2 |
Is it possible with VisualtStudio2005 to build C++ Win32 applications (I mean both console and not) ? I have installed VC++Express and I have found that with this tool it is only possible to produce CONSOLE Win32 applictions.
|
| Office 2000 developer install problem | 28 May 2006 20:12 GMT | 3 |
I think I may have really messed up...... I recently bought Microsoft Office 2000 Developer "Special Upgrade". First of all I did not know it was an "upgrade". I am trying to install this program on a machine that has Microsoft XP
|
| Problem installing an Access 2003 packaged application | 28 May 2006 20:12 GMT | 1 |
I have a n access db with all sorts of additional DLL's etc ehich I wish to deploy to machines already haveing Access 2003 on. If I just build a packagae form indside the VBE environmnmet asking the system not to install Access 2003 runtime when I attempt to install the
|
| Retrieve selected field name. | 28 May 2006 20:12 GMT | 2 |
I use the following code and “setFieldColorsEffect “procedure to change background color and field effect when a field receives focus. Private Sub ptCategory_GotFocus() Call setFieldColorsEffect(Me, "ptCategory", “GotFocus”)
|
| How to add PDFs to Access 2003 database? | 28 May 2006 20:12 GMT | 6 |
I am rather new at this and now it seems that I got stuck :) I am working on a database that requires pdf documents attached to its records. Basically the database stores information about some articles, and I need to attach a pdf copy of that article to each record.
|
| Visual Studio Tools for Office (developer) | 28 May 2006 20:12 GMT | 4 |
I have an XP machine that I'd like to install Access2002 and the Office 2000 developer on. Is Developer dependent on the OS or the version of Access? Also, do you think access mde's created on this setup will run on a
|
| FORM to enforce a rule based sequence of events | 28 May 2006 20:12 GMT | 1 |
I have a form issue that I can't quite resolve for a database that tracks the test flow status of units on a production floor. I have a base login table for units under test, with among other things an 'active' boolean field indicating that the unit has not completed testing.
|
| Runtime Environment does not recognize functions | 28 May 2006 20:12 GMT | 9 |
I created a db in the 2003 Developer Extensions and opted to run it in the runtime environment. Everything works great on computers with Access installed, yet on a "clean computer" (newly installed Windows, with no version of Office installed), the functions I created in the ...
|
| Where does the Digital Certificate go? | 28 May 2006 20:12 GMT | 2 |
Is there a standard location on the users system for a digital certificate file to be installed. We thought it was something we could include in a module or install as a dll but it turns out it is its own file type and we don't see any others like it. So do we put it in the same ...
|
| MDE and runtime | 28 May 2006 20:11 GMT | 8 |
The Access Object Library reference (MSACC.OLB) is different for my dev machine (Access 2003 with VB Tools), where this reference sits in an ...Office11 folder and clients having Access 2000 or 2002, where the reference sits in the ...Office10 folder. Thus, my app fails miserably ...
|
| Distributing updates on a network | 28 May 2006 20:11 GMT | 3 |
I have a small network and am developing sofware for a manufacturing company using Access. This is my first experience with Access so I have a lot of questions. I have finished a portion of the project and am ready run it live. I have split the database and have be.mdb on the ...
|