How to run this dlookup in a query?
There are two tables: Table1 and Table2. A query is built on Table1. In an Dlookup expression We want the query show us the record of filed3 from table2, if filedA from tabl1 equals Field1 from table2...
View ArticleMaking a AACDE
I am trying to make a accde of my access database and it says I may have to many controls, boxes or forms. I do not have to many of anything. What else could it be? Please give me some options. This...
View ArticleDB2 z/OS storede procedure - IN parameter XML
Hello, we are developing stored procedures that should have IN parameter XML, but this doesn't work - we get SQLCODE = -20060, ERROR: UNSUPPORTED DATA TYPE XML ENCOUNTERED IN SQL PARAMETER. In book we...
View ArticleLoad/insert XML file larger than 32k
Hello, we have faced problems in inserting/loading large (larger than 32k) XML files into XML columns. My questions: 1) How to transfer this file to host and achieve this XML file remains unchanged? 2)...
View ArticleSpaces in Names
Quote: Spaces in names are never 'OK,' just manageable, in most cases! So, change So if I am to rename all of my Tables, Forms, Controls, Queries and everything else in my database...... will...
View ArticleOracle Cost Management : FUNCTIONAL
Need Oracle Cost Management : FUNCTIONAL Oracle Cost Management : FUNCTIONAL Location : MN Contract : 3 months Rate : Based on exp. looking for a Functional eBS consultant who can provide them with...
View ArticleFusion Middleware Technical - Frederick MD- 1 year - Expenses Paid...
We currently have couple of openings with our Direct Clients. ROLE: Fusion Middleware Technical Location: Frederick MD Duration: 12+ Months Expenses Paid Project - US Citizens Only ROLE: Fusion...
View ArticleBuilding MQTs --> deadlock
Hallo everyone, I have 3 Tables: 1. Table_01 --> fact table 2. Table_02 --> fact table 3. Table_03 --> dimension table Aim: Building of MQT_Table_01 and MQT_Table_02 I have successfully built...
View ArticleAt the start of Access, have a box of selections open up
Hello all, I created a DB called Website Audits with a form called Audit_Review, which feeds into the table "Audit Review". Currently, when I first open the DB, it opens up with the first record...
View ArticleProject Layout for DB2
Just finished a mobile application project, using Access Database. One Laptop has mobile application & 2nd server application. These 2 Laptops are on a WIFI network. Now started a project to...
View ArticleConsolidation/select syntax problems
Hi all Im in doubt if its possible to make a select statement which enables me to consolidate multiple lines in the same table. I have a table with a lot of companies and figures for each company. Some...
View ArticleAccess Report Woes
Hi peeps, Having a spot of bother with a report. It's a packing list which is formatted as follows: Code: Packing List Report ^--> Boxes on that packing list, grouped by [Box Code]. ^---->...
View ArticleCold start after upgrading source database
Dear All, Need ur help... We are having sql replication setup on db2 8.2 (both source and target database server) Now we are going to upgrade out source server to 9.7. When I have tested it in UAT,...
View Articleset combobox to display newly added record
my set-up is an Access front end linking to an sql server instance. I am trying to work out how to set the value of a combobox to the newly added record in the rowsource table. users will do this if...
View ArticleAdmin_cmd
Good Day I use DB2 9.7 Express C. I need to run exports and imports every night and manually need to go and check every morning if all ran fine. This is time consuming and I am attempting to automate...
View ArticleRun query from event
Hi. I have a form with two comboboxes. Each combobox is attached to a table for lookups. So I like to filter the contents in lookup table in combo2 dependent on the selection on the combo 1. The table...
View ArticleSelecting Columns from 3 Inner Joins - still getting cartesian product
I have 3 tables. They are inner joined. When I choose to select from all three tables I get a cartesian product. I've used distinct and I've tried cross apply with top 1. Top 1 brings back the right...
View ArticleDate calculation
Hi, I want to calculate the following date: Starting from todays date, deducted by one month and the 12th of of that month. Example: Today is 15.Nov.2012 Result should be: 12.Oct.2012 Is there any...
View ArticlePairwise Comparison in update statement like Oracle in SQL Server
Hi I would like to know what can be the equivalent update command in SQL server? Code: update Table1 set EndFlag = 1 where (c1,c2) in (select c1, MAX(c2) from Table1 group by c1)
View ArticleDB2 ODBC Initialization File on z/OS lpar to access a DB2 database on the...
Are there any circumstances where we would need to set up DB2 ODBC Initialization File on z/OS lpar to access a DB2 database on the same z/OS lpar? For example, I have a database 'xxyyzzcc' on z/OS...
View Article