| Thread | Last Post | Replies |
|
| Problems going from Access 2000 to 2003 (different from previous post) | 30 Nov 2005 01:21 GMT | 5 |
I have third-party ActiveX image control on several forms in Access. It works fine on one form, however, on another form I get an "Object does not support property method" on a call to the "BackColor"property. On another computer, I opened my application up in Access 2000, deleted ...
|
| Help creating ActiveX container from existing app | 29 Nov 2005 23:05 GMT | 1 |
The Problem: We have an application framework that is compiled as a DLL and sits on top of MFC. Basically it looks like this: MFC.dll
|
| use of toggle button | 26 Nov 2005 06:52 GMT | 3 |
I would like to use a button on a form for applying/deleting a filter. The form would be based on a table that has a yes/no field called "Active". When the form opens, only records with a value of "yes" in the active field will display. If the user presses the button, I want all ...
|
| WebBrowser Html Code | 24 Nov 2005 02:38 GMT | 4 |
I'm using a webbrowser in a Access application. Can I get the Html code from the webbrowser (like in the I.E. view- source code)? I don`t find any documentation. Thanks
|
| Image scan using MODI | 20 Nov 2005 16:40 GMT | 2 |
I'm using windws imaging 2 to scan docoments in my application. The scan runs ok and a TIF file is created. The problem is when i'm trying to copy the file to another directory from within the application - i get error 70: Permission denied
|
| error 429 | 17 Nov 2005 14:12 GMT | 5 |
I got this error "Run time error 429 - ActiveX component can't create object" when i'm trying to create an access object (Set objAccess = New Access.Application) with the Access runtime. It's possible to create Access.Application object with the runtime?
|
| Website Design | 16 Nov 2005 09:53 GMT | 1 |
Hello Friends I wanted to design a website, i want to know what are the basic software's needed to develop a website. Also, the steps to design website. anisar
|
| Calendar control issue | 15 Nov 2005 23:25 GMT | 6 |
I have a calendar control in Access 2002 applications that works fine. When we ported all the Access 2002 applications to 2003, the calendar control stopped working at most of the places where it is called. I checked for missing references and the version numbers too – they all ...
|
| Outline Control | 13 Nov 2005 16:38 GMT | 1 |
I have one of the early MS Outline controls (msoutl32.ocx). I am using it on my machine at home in Access 2000 to develop a small program for work. I took it to my office, put it and the related files on my computer, registered the ocx...and then tried to insert it into my ...
|
| Crystal 9 and Secured Database | 11 Nov 2005 15:01 GMT | 1 |
Good Day! i am trying to do what seems like the impossible. i have a crystal report that is linked to our main accounting software, and this is SQL database. i have created access database using ODBC, so some of the data is from SQL,
|
| MonthView Error 2763 | 11 Nov 2005 02:30 GMT | 1 |
Hi. When I attempt to open a form with the MonthView control (MSComCtl2.MonthView.2) I get the following error message: Run-Time Error 2763.
|
| Deployement problem | 10 Nov 2005 13:36 GMT | 4 |
Hi all, we are using these activex on a Access 2000 mdb under Windows XP Pro: Iocomp Analog Pack (c:\windows\system32\isanaloglibrary.ocx) CTYear (c:\dbitech\Calendar tools 3.0\Components\ctYear.ocx) CTDate (c:\dbitech\Calendar tools 3.0\Components\ctDate.ocx)
|
| Reflection for Unix and Digital - from an Access form | 09 Nov 2005 23:03 GMT | 3 |
(Please point me to the correct group if this isn't it) Does anyone know how to open a Reflection Unix and Digital Connection from an Access form? I've created some powerful screen scraping macros in reflection that write
|
| Mini pop up calendar | 07 Nov 2005 09:26 GMT | 1 |
I am trying to find a mini pop up calendar that keeps the original dat when a file is checked out. My check out file is in a continuous form The date should stay that way until checked out again by anothe individual, etc. I do not want to use the DTPicker calendar since i
|
| Filepicker | 07 Nov 2005 00:13 GMT | 2 |
I need to create a button that shows a 'file picker'. A 'file picker' is a window that shows the directory hierachy of your computer, and lets you choose a file/directory. Is there an active X control for this - or how do I do this ?
|