Can i run an access .mdb file stored on the web?
Can i run an access .mdb file with forms querys and reports that is stored on my domain web folder?
View ArticleVBA subForm Datasheet Change Source Object
I have many small tables used to support my system and I am trying to build a simple form with a datasheet subform. what i would like to do is build the one form but be able to change the sourceobject...
View ArticleAccess 2010 - Navigation Form Question
In the Northwind Traders template in Access 2010 called Product inventory database, they use a Navigation Form called "Main".I noticed that just below each tab there is a strip of blue background...
View ArticleUpdate Data from one table to another
I have 2 tables which have exactly the same field names and formats, What I want to do is when I close my Continuios Form(TableA) I want all the data to go from TableA to TableB and clear tableA so...
View ArticleVBA update multivalue fields
Hi I am trying to update a main table (Passport) containing a list of servers:The Issues field is a multivalue lookup from the issues table. I have a table "Serversdown" copied from an excel report and...
View Articleerror 2001 to ms access 2003
hi... I have problem very very larg for my project and it is error 2001 for botton search pls help methis is my code...btnserach.....()If Me.Frame2.Value = 1 Then...
View ArticleODBC connection problem - Cannot reconnect
Hi My code runs some update and append queries, using the ontimer event of a form (timer interval = 90 seconds). The update query runs on a linked table to a remote SQL Server. The append queries...
View ArticleBesides Craigslist, what are other good ways to advertise my database design...
Currently, I only advertise on Craigslist, but I would like to know if anyone can offer opinions of other websites or online resources for advertising my Database Design Services where I will have half...
View ArticleFiltering or masking out the crnl from text input
Using multiple one line text boxes on Forms for data input into Access database.Problem is user/typist occassionally hits the "enter" key which then looks like the text box is blank and therefore user...
View Articlenaming destination folder
Hi, Beside all problems I've already find solutions for, I have another one now. When I finish packaging wizard it always ends with "Folder can not be named including signs \ / : ? "and so on. How...
View ArticleFile browser Control
Hello,I would like to ask if there is a file browser control that i can you to retarn the path and the filename.Thanks a lot.Manos
View ArticleGenerate the same box name
HelloI have a database that we register samples in. We put the samples in boxes with space for 49 pcs. (A01 - G07) per box.Is it possible to get access to write the same box name in the box fields and...
View ArticleIs there any Public Sql ODBC Connection on Internet
Hi,I would like to use my data on line.Is there any Sql server on the Internet that i can upload my tables, and then link that tables through an ODBC connection and manipulate my data by a local...
View ArticleAdd command button to Navigation form
Hi, I am trying to add command buttons and Navigational buttons to the one line in a Navigation form like in Nortwind Desktop services in 2010. Invoice list form. I would copy that form and add to my...
View ArticleIF THEN Calc for Storage Report
I am trying to run an Inventory report in Access that calculates the Storage Cost based on if there is inventory for that month. It runs two different calculations based on what is being stored... I...
View ArticleFiltered Total based on SubForm update on Main Form
I am trying to calculate the total [QtyProd] of a filtered subform and have the total update on the main form. I can get the total to calculate for the whole table but when I filter the table it...
View ArticleHaving an autonumber field increment by 100
Good evening,Seems like a simple question, but can't find the result anywhere.Instead of having an autonumber in a table increase by 1, is it possible to increase by 100? so instead of 1, 2, 3 or 4 it...
View Articlequery won't show up in Excel list
In Excel 2010, when I hit Data/GetExternalData/FromAccess and direct it to my database, there are a few queries missing from the list that will link to Excel.These are not parameter or actions...
View ArticleBug: Rich Text Box with CanGrow = True cut off in Access Report
It look like we've hit a bug that causes the first line of text boxes to be dropped. It happens under very specific circumstances:The text box format is "Rich Text", the text box's "Can Grow" property...
View ArticleParameter Value Problem
The Parameter Value is "Name" when i open my report, I thought I had cleared my whole database of Name!Below is the code to my report, I have checked report and its query and cant find "Name" is there...
View Article