Compiler using different runstats at prepared and direct statement
Today I had a performance issue regarding one statement. The statement was executed through a Java program that is using JDBC by means of a prepared statement took about 70 minutes. When capturing the...
View ArticleDB2 9.7 error
Hi, I am trying to install DB2 Data server client 9.7 on AIX 6.1 as root user(sesu to root). 1. Down load install Image and gunzip and tar the image 2. Ran ./db2prereqcheck but no out put 3. The file...
View ArticlePerforming calculations on sums unioned together
I have a query that works perfectly, I get the exact values I need, except I need to add another column. The top union provides the current month and future 12 months, where the bottom union provides...
View ArticleVBA - Randomize/Rnd issue with whole numbers.
I'm having trouble getting a random number procedure to work in that I want it to display a random number between two numbers with the output displaying two decimal points. Such as: Range: 7.35 - 7.45....
View ArticleDatabase?
Hey folks! I work for a small company and we're trying to figure out how to handle our data. We want to use Google Spreadsheet and a Google Form but it doesn't enter the data in a way that we find...
View Articleabout joins
Hi I created a report that has two columns but so many duplicates within that using inner join. I get something like A 1 A 1 A 1 B 2 B 2 Intead i just need A 1 B 2 Pls help cheers
View ArticleFetch out of Sequence error isn't returned when doing a single fetch
Hi all, This is my first post in this forum. I welcome any and every suggestion, in case my post disobeys any guidelines laid. Here is where I seek help from forum members: As per my understanding, if...
View ArticleNew record/Clone/timer record help
Hey guys, need a little help again. Please see attached. Thanks! Attached Files 2013.zip (1.18 MB)
View ArticleStopwatch reset on Data Change
Hi there, First time poster, long time student... I'm creating a live dashboard within access (as its attached to a reporting suite) On said live dashboard, I have a tabular form, which is pulling the...
View ArticleHelp needed - how to link a combo box to a subform
Hi, Please can someone help?! I am trying to link a combobox in a main form to a subform. So, when a particular option in the combobox is selected the relevant subform will open within the main form. I...
View ArticleNeed help a bit(Urgent)
I have a result set which fetch me Test ID,Module Name,Test Name and few more columns....below is the result Test ID Module Name Test Name Attempts --------- ---------------- --------------------...
View ArticleProgrammer assistance
Hi I'm looking to develop a database to track staff training, nothing massively complicated but required relatively quickly. I'm not very familiar with access so am looking for a programmer to take on...
View Articlejoin between two tables
Hi Pls tell me There are two tables A and B where asset tags are present, but in one table in rows and in another in column wise. for eg ASSet Tag SR-062009-00032966 SR-062009-00032962...
View ArticleFetch records based on status priority
I have a table with below syntax and insert statements. Quote: -- Table creation ----------------------- create table order_test (oid number, orderno number, ordername varchar2(100), orderstatus...
View Articlewhich is suitable database type for managing huge transactional data for big...
I am currently working on project with one of the e-commerce websites.there is huge amount of transactional data of daya to day records .. currently the system is working on MY SQL .. is there any...
View ArticleRunning Sum In SQL
Hi, I am working on a software primarily related to accounting with visual basic Many of the problems and proposed several solutions for running sum, but I have read almost all of these...
View ArticleObject Required Error On Insert Into Statement
Hi all, Using Access 2007. Trying to write some VBA to append user-selected tables to comaprison tables. My code is bombing here at db.Execute Code: 'Previous month sSQL = "" sSQL = sSQL &...
View ArticleAccess 2010 Form Input Help
I'm working on a database to keep track of Asset Protection violations at my company. I have a form with bound textboxes and combo boxes that include the date, officer reporting, employee's first and...
View Articlereading file in unix
In a file (testfile.lst) I have the contents as: Wf : S1 : D1 #Wf2 : S2 : d2 Wf3 : S3 : D3 Wf4 : S4 : d4 using looping in unix i want to read the contents where it does not begin with hash. I want to...
View ArticleCrystal Report Database Field Horizontal Display
Hi To All, I`m just new to Crystal Report. Could some one help me on how to achieve this Output? Example. I want to display the following Control Document and the Person who Printed that Document....
View Article