-
Hi there, I'm a complete Access noob, but I need to figure something out! Is it possible to put more than one code in one field? For example I need to answer 500 letters. Each letter has a code say 01-500. In each letter there are 3 questions that need to be answered, but half of the questions in...
Last updated: -
ACCESS 2000 which we used to write two databases. We added a new user, and correctly added the group. Then the next morning and every day since we can not gain access to the database. There are 3 user computers. 1 user reads the reinstalled ACCESS database fine, the other two can't gain access to...
Last updated: -
field C is the result of the substraction between filed A and field B from the same table
How to create a field C into a MS Access table which will be the result of the subtraction between filed B and filed A on the same table. Like: C=B-A
Last updated: -
I have finished develop a project in VB 6. Back end as Ms Access(Office 2003). Finished up to SETUP file. MY question is how to install the setup file with the database.
Last updated: -
Deleting out partial data from a field
I need to delete out partial data from a field in Access. I have a field of numbers that begin with '1NF' ex.(1NF123424). This needs to be deleted, but leaving the number alone '123424'. How can I do this with out manualy deleting it out myself?
Last updated: -
Strange behavior in Access 2003 user interface
I create a form in access 2k3 data project connected to sql server 2k5. I put two check boxes on my form. On runtime, when i click on one of check box, it also fires on the other check box...set check box value from false to true. But it works normally when i use keyboard shortcut to fire that...
-
Cannot open second copy of Access 2003 database
I have created several databases that we use it the office. They are kept on a server. Recently, we started getting a security warning window everytime we open Access. It asks DO YOU WANT TO OPEN THIS FILE? and points out that the publisher is UNKNOWN PUBLISHER. If you click yes, it opens normally....
Last updated: -
I am pulling options from a table of "1", "2" or "3" and cannot get the Iif statement to produce the results that I need. Please find the Iif statement below: =IIf([lepamtpaid]=1, “Your premium bill will reflect this new premium amount.)”,(lepamtpaid = 2, “This lump sum amount will be...
Last updated: -
Accessing an SQL 2005 Synonym with ODBC
Is there a way to link to a synonym in SQL 2005 using ODBC and MS Access?
Last updated: -
Automated data entry for some controls based on data in other controls in Access 2003
Hi: I am creating a bilingual (english/french) database wherein I need to have the french controls automatically filled when I choose an english term from a dropdown list in the correspopnding english control. Example: I have a list of terms in a combo box control (named 'domain') containing the...
Last updated: -
How to pass value at run time from VB 6 to Access 2000 Query for reporting
I have developed a sall application. Data is in Access 2002, Development is in VB 6. For reporting I have designed Queries, using the queries I have designed the reports. It works fine. While run time I accepts the criteria or value from user, based on that I have to show reports. My question is...
Last updated: -
Justified alignment in Microsoft Access
Dear Sir, I have put one memo field in Ms-Accees report. I want it to be printed like this : |.....................................| |.....................................| |.....................................| |..................| Please reply, Thanks, Sandip
Last updated: -
I had developed an application using MS Access 2003 and have no problem whether viewing or printing it in one page from my PC or Notebook. Also no problem when I opened this application in MS Access 2007 and printing it via MS Access 2007. By the way my printer is HP Laser Jet 1022. My problem is...
Last updated: -
"I have a query (emailnotifytest) based on 2 tables . One table (shipmentdata) filters on new records. the other table (contact) filters which contains the email address filters whether the address is not null. The tables are joined by the companyname. the code below works as far as sending the...
Last updated: -
while importing an EXCEL tab with the import wizard, ACCESS 2003 changes a text field with only numbers that exceeds the long integer format to scientific notation. Is there a possibility the numbers do appear?
Last updated: -
I'm creating a form and have an dropdown combo field on my form. (dz, each, Bag, case etc.) I want to use the dropdown on each line independantly. What ever is selected on the first line goes on all the lines. How do i get each line to have different selections based on a new line?
Last updated: -
must Access be installed to use Analysis Server
Working with Analysis Manager Version: 8.00.194, my Sales cube looks good until I try to browse the data that comes from Foodmart 2000.mdb. Is this because Access is required?
Last updated: -
Hi I am using Vb6 as front-end which is installed in the client machines and MS access 2003 in my server as back-end. Can I create local copies in each client system and at a particular time I need to update the server database with the local databases
Last updated: -
Hello everybody, my self is Imtiyaz, i made a small database programm for challan in MS Access, but i am facing one problem in it... if u have seen any challan, it has few boxes like, crore, lacks, thousands, hundred, ten.....and when you put a figure like 20536, at that time in that boxis TWENTY...
Last updated: -
securing sql server database object
I connect my access project to sql server. Is there as simple way to secure sql server object such as table, view, stored proc from editing or deletion since access let us to edit sql server object directly
Last updated: