Help on Datasheet form - More tricky than it sounds
I am trying create an order form that looks like an Excel spreadsheet. The sheet has the following fields(Columns): product no, product name, product category all coming from Products table. Now I want...
View ArticleParameters causing no records to show when running a query - help!
Hello I'm using Access 2003. When I run the following query, it returns no results regardless of the data I input, however if I leave the parameter windows blank, all the data is shown. I can't seem to...
View ArticleSenior Hyperion Developer
We have a full-time position currently available in one of the southern states for a Hyperion Essbase or Hyperion Planning developer (5 years full life cycle with Essbase or Planning, plus experience...
View ArticleSub Form Call
I have a form where I have a save button and it ensures that people have to fill out specific information in order to save and close the form. It works great, but I need to be able to do the same exact...
View ArticleQuestions on theory
Hi Folks, Can you please help me to get the answers of below questions. 1.Whats the asynchronus prefetch ? How it is helping in performance enhance? 2.Apart from query plans, What else resides in proc...
View Articlesql plus transactions ...
Hi, When a user clicks on Save Button on a form, can we know from sql plus (Oracle) all the related queries (insert/Update etc) for that transaction ?? Please let me know. Thanks ...
View ArticleMONTHNAME(date) gives month's name in English instead of Spanish
DB2 9.7 FP 6 Windows Server 2008 R2 We recently changed from DB2 9.1 to 9.7. On DB2 9.1 the command SELECT MONTHNAME(CURRENT DATE) FROM SYSIBM.SYSDUMMY1 gave the name of the month in Spanish. After the...
View ArticleSQL Injection and SPs
Hi, I need some information from someone that is an expert in MSSQL and SQLI. I wanted to know if SQLI is possible through systematic stored procedures of MSSQL? Thanks,
View ArticleCopy Form Record with Multiple Sub-Forms
Can someone help me, I have an access form with multiple sub-forms on it that saves in multiple tables. A person goes in this form and enters all the information on a specific job, unfortunately many...
View ArticleYou do not have access to the database at this time
I have a front - end application that performs fine - compiles etc. Problem is that once I go into design view of any form and then save my changes (the changes are in fact saved) the next time I try...
View ArticleNew to site and need help
I am new to the site and need some help. I have a file that I was told is in SQL format and I need to make it a readable format. I am decent with computer knowledge. This is time sensative and can...
View ArticleAccess report date shows ######
Hi all, new member here. I am using a database program set up by someone else years ago. When I run a Job Cost report for certain months, all the dates in the Date field on the report are suddenly...
View ArticleUpdate a table using a form and a specific ID, Access 2010
Hello, I have been attempting to build this for a few days and decided to scrap my original design and attempt something different. I am trying to update data in a table for a specific ID. However, in...
View ArticleDSNUTILB LOAD and NEXTVAL
Hi, Is it possible to code NEXTVAL to get a sequence number from a sequence object in the Load control statement while loading using DSNUTILB? The fol. does not work LOAD DATA RESUME YES LOG YES INDDN...
View Articleblindman stumped by trigger and identity issue.
The blindman is totally stumped! I've run into a situation that looks absolutely crazy to me. Makes no sense at all. We're trying to replicate some data tables, which means they must have primary keys....
View Articleneed help for a Database in a Money transfer business
i have my own dbase here, is this correct: branch(branch_id,branch_name,branch_address) teller(teller_id,teller_name,branch_id) client(client_id,client_name,client_address,teller _id)...
View ArticleBrett Kaiser
I just got word that Brett passed away a few days ago. Brett was a long time denizen of DBForums and a friend of mine. He will be sorely missed. -PatP
View ArticleODBC driver
I am having trouble connecting to an Oracle DB via MS Access. Windows 7 64 bit Office 2010 32 bit ODAC 11.2 Release 5 32 bit SQLPlus connects to db using TNSNames When I run 32 bit ODBC...
View ArticleAddind a new column using query
I have table A, i want to make a query for creating table B which will insert some of the columns of Table A and add new columns also ti table B, which are not the part of able A? How Can i do it in...
View ArticleBeginner needing help!
Ok, so I am very new to this. I am just creating a simple database to add books (title, author, etc) and view them. I have done the add form and it is saving them into a table. However, I am stuck when...
View Article