Group:  Microsoft Access ยป microsoft.public.access.devtoolkits

Threads Replies Last Post
15 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  
How to terminate unbound report
How could I terminate (in VBA) an unbound report using VBA, e.g. when there are insufficient data? Thanks CvdW...
4 2/26/2006 6:30:48 AM
Office Access 2003 developer extensions
Okay, I just got my CD's and License for the Office Access 2003 Developer Extensions so I could package and distribute my Access databases. I used to use Access 2000 and the developers toolkit but now I have a new computer (Yeah!) and Office 2003 (Access 2003). I installed the Office Access 2003 Developer Extensions from the CD. Now, in Access, where do I find the Package and Deploy. I...
2 2/24/2006 8:27:49 PM
Turn off Microsoft Office Access Prompt
The following message appears everytime I close an Access table useing Office 2003. HEADER: Microsoft Office Access 'Do you want to save changes to the design of table 'dbo.xxxx_yyy'? Question: How does one turn this prompt off? Have tried looking in Tools, Options, Custom with no success. P.S. Would you please direct me to the proper Newsgroup should this newsgroup not be the ...
3 2/24/2006 8:26:52 PM
MS Acces Runtime Version installed on computers with Access
Hello, I have used the Package and Deployment Wizard to create an MS Access application. My package installs the MS Access 2003 runtime app. When I run the setup on a new computer with an existing MS Access application it still installs the runtime version. My question is: Can I tell the Package and Deployment Wizard to only install the MS Access runtime, if there is not MS Access...
1 2/21/2006 6:54:26 PM
Registering ActiveX Control using Access 2003 Packaging Wizard
In my application I am using an activeX control that I have registered (added) in my Access. In the packaging wizard I have added the needed dll file. When I use the install, the dll references shows up in the other guys Access as a VB reference but not as a registered activex control. Thus the iuser gets the msg "This control has no object" What do I need to do to have the packaging w...
3 2/21/2006 10:50:34 AM
Control transaction type based on process status
I am building a recruiting transactional database where I need to be able to control the types of recruiting transactions that can occur, based on the stage of the process the recruiter (recruiter being the user) is in. For example, a recruiter must first enter a transaction of "activate a job requisition" prior to entering a transaction of "interview a candidate" or "inactivate a job requ...
1 2/16/2006 12:22:44 PM
Recommended third-party tool to to register reference libraries
My company is preparing to deploy their first Access 2003 application to over 500 users, after converting from Access 2000. From what I understand the Access 2003 Package Wizard does not handle installing and registering reference files, other than dumping them in the application folder. I have read that regsvr32 can be used, but I would prefer a more automated approach. Can someone reco...
2 2/16/2006 5:25:24 AM
Property Scanner not working
I am having problems with the property scanner add-in. Many times I will open the property scanner and get a gray form with no options. Sometimes to resolve this I am able to reinstalled the Access Developer Extensions and it will work until I reboot. Other times I have to start the Custom Startup Wizard to get the property scanner to work in my ADP. I do have the correct directories in my...
1 2/14/2006 3:01:36 PM
pass connection string to pass thru query
I need to pass a connection string to the pass thru query properties prior to running the command object to execute the query in the current database. How can I do this? Examples?...
2 2/11/2006 12:18:30 PM
Remove definitely Warning security
1. I created digital signature before create mde file. 2. I created install package with access developer extensions. 3. I install this package in my computer (where I created digital signature and where I created the package). The application opened without problems, without warnings. 4. I try to install the application in another computer, without access 2003 and when I opened the...
1 2/9/2006 8:57:05 AM
Changing field properties using VBA
I am looking for a way to change the field properties (type, size, format, etc.) that Access applies automatically when creating a new table using SQL or a make-table query. Currently I am creating a temporary table by pulling data from another database and do not want to keep the table once data build and analyses are complete. However, I need to specify a few changes to the propertie...
2 2/7/2006 10:26:48 PM
Linking to files in Distributed Access Package
Hello everyone. I was nearly done packaging up my application when the boss decided he wanted to include some PDF's accessible by a form. I know how to have the Packaging Wizard add these PDF files to the installation in a subfolder of the install. My only question is what syntax do I need to use in the form itself regarding the location of these files so that if the user changes th...
1 2/7/2006 3:49:32 PM
I need help
every time I send and receive this error message comes up. It says incorrect password or account nameCheck the username/password or security settings. And it doesn't let me get my mail. can somebody help? my address is eli.barr@providenceday.org ...
1 2/7/2006 2:06:14 AM
Animals in China
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv sales@lpi-hk.com ...
1 2/4/2006 10:03:55 AM
Animals in China
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv sales@lpi-hk.com ...
1 2/4/2006 10:03:48 AM
(.)(.) Hot...
Call +8613352960090 Free! Multi-lingual! ...
1 2/4/2006 4:06:25 AM
(.)(.) Hot...
Call +8613352960090 Free! Multi-lingual! ...
1 2/4/2006 4:06:24 AM
Error "You don't have the license required to use this ActiveX con
Hello everyone, I am having a major problem and I can not find a resonable answer any where, so I hope some one here can help me out. I have been working with Access 2000 for a long time and have always been able to Insert the ActiveX control "Microsoft Common Dialog control, version 6.0". I now have made the jump into Office 2003 and Access 2003 which when I try to Insert the A...
1 2/2/2006 8:07:30 PM
Program aborts only when run with Access Runtime
I have written an Access program in Office XP and it works fine. But when I use the Packaging Wizard in Office XP and install it together with Acces Runtime, the program stops and says there was a run error. No more info. Both Office and Developer are in ver 2002. It does work if i do not use the following line: Me!Pix.Picture = "C:\pictures\1234.jpg" where Pix is a field with linked pic...
6 1/29/2006 9:42:57 PM
JPEG llibrary
Hi, Can anyone recommend a library for decompressing JPEGs, please? I currently use the Independent JPEG Group's library in an application that receieves a stream of JPEGs and displays the "video" in a window. I know it's not as efficient as it can be, because another application for which I don't have the source code decodes and displays the same stream much much less CPU time. TI...
2 1/28/2006 7:36:26 PM
got a new computer and now i don't know how to install...
I just got a new computer at work. I used to have Access2000 with the 2000 developers toolkit so I could package and distribute my Access databases. On the new computer I have Access 2003. I have CD's for Microsoft Office XP Developer. Are these what I need in order to get the package and distribute option installed? If so, how do I go about doing that? Karen ...
2 1/27/2006 9:02:14 PM
building a web site
I just got back working on my website. Its taken a long time to finish but I am getting there. I got great web hosting at http://www.domainnamefree.net where I got a free .com name and a good site builder. Im going to keep working on it ill let you all know how im doing. Paul ...
1 1/27/2006 1:23:35 AM
Access runtime Packager in VS2005. Where o where is it?
Hello: I have Win XP Pro SP2, Office 2003 Pro SP1 complete install and Visual Studio 2005 - tools for the Office system V8.0 complete install. Where is the Access runtime installer. I have looked for it in the Office tools tab, as a Office add-in as a lib. reference and as an executable. This Forum has this problem posted over and over but I cannot find this configuration. Thank you ...
1 1/25/2006 3:20:13 PM
Importing Custom Outlook Forms Into Access
Is it possible to import outlook data from an Custom Form into an access database, if so can you point me in the right direction....
1 1/25/2006 3:05:05 PM
Inset into SQL TABLE from List box and OptionGroup in Access Proje
I'm trying to use a command buttom that will insert records base on the selected items on I list box 1 Field only and also to grab a choise form a option box, I have try for two day and it seem that it doed not work. I have paste the portion of the list box only below Can some one please help Dim cmdCommand As ADODB.Command Set Command = New ADODB.Command Dim srtSQL As String S...
8 1/25/2006 1:47:43 PM
15 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  

Home | Search | Terms | Imprint
Newsgroups Reader