| Thread | Last Post | Replies |
|
| Newbie:Activex Control To Push Data From Web Server | 20 Oct 2005 15:53 GMT | 1 |
I want to know that how do u make an activex control through which i can push data from webserver. And wat are the constraints or any efficiency issues i'll face.
|
| Re: | 17 Oct 2005 03:23 GMT | 1 |
"ËÁÔÑ" <chopper@mail.ru> wrote in message news:...
|
| input box alternative | 16 Oct 2005 00:30 GMT | 3 |
I currently prompt users to enter a complete path and filename using an input box command attached to a button on a form. Is there a browser object I can utilize to prompt users for path and filename? All applications use the familiar file tree browser. How can I
|
| Reference menu item greyed out. | 14 Oct 2005 17:53 GMT | 4 |
In the VBA editor, under Tools the References item is greyed out. Why?
|
| Singning Activex | 14 Oct 2005 15:03 GMT | 1 |
How to singn a activex control for internal use, I mean for intranet. Do I need any certificate server? Please point me to right way. Thanks
|
| Re-accuring ActiveX Controls | 14 Oct 2005 06:40 GMT | 2 |
Good Day, I have a database that once had an error referring to a 'Broken reference' to an OCX file. I then researched, and placed the appropriate files in the correct locations. Every two weeks or so, my database fails to
|
| Retrieving selected data from ListView 6.0 control | 13 Oct 2005 22:10 GMT | 14 |
I have added a ListView 6.0 activexcontrol to my form in Access. I am wondering how to basically take all of the selected items (from checkboxes) and return them in a string separated by commas. For instance..."0575,0478,2028,2028". I am also wondering how to have only one
|
| How do I phrase the following? | 13 Oct 2005 19:16 GMT | 1 |
I want to pull in plant numbers from only a certain date. How do I rephrase the following statement so that it correctly pulls in the dates? "( WERKS IN ('0383,0383') And DATUB > '" & varYesterday & "' & " )" This currently does not work. Thanks for the help.
|
| Returning a Path and filename from an Activex Control | 12 Oct 2005 22:44 GMT | 8 |
I am a novice, developing an access database and I would like to create a control on my forms that allows the user to quickly browse and find a file, I would then like to store both the path and filename in my database for future reference and for linking purposes.
|
| Did you see my last question Doug? | 12 Oct 2005 19:33 GMT | 1 |
Doug, I'm not sure if you're familiar with connecting SAP to an Access database via RFCs, but I am looking to pull in only data where the plant numbers (WERKS) are selected. It seems that I am only capable of pulling in 8 different
|
| Searching a BLOB | 12 Oct 2005 09:42 GMT | 2 |
I am creating a database where a user is going to be uploading document scanns into the database. The data is going to be stored as a BLOB to avoid the additional overhead, but my question is, is it possible (and how) to search the uploaded documents for key text? For example, ...
|
| How do I maintain referenced Controls? | 12 Oct 2005 07:57 GMT | 1 |
I have an application where I reference a dll Active X control. How I distribute the application is by zipping up the application into a winzip.exe. When I run the winzip.exe program, it extracts the database application to the local disk drive.
|
| Help : "ActiveX can't create object ..." ~ | 10 Oct 2005 11:02 GMT | 1 |
In Script Editors of DAPs, I try to call a form for use : <SCRIPT language=vbscript event=onafterupdate for=Style_Name> <!-- Dim objAccess
|