Working in Berlin! PLsgSQl development.
Hi all, we are looking for an expierienced PostgreSQL developer! We are creating an application for thousands of international clients from the scratch and are looking for somebody, who is able to...
View ArticleExporting problem-help please
Hi guys, I have been trying to export some data to excel but when i press the Export from Source button as shown in the attached pic the database crashes. I even created a new database to test and it...
View ArticleOracle to DB2 migration question
We are planning a miration from Oracle to DB2 9.7 fp7. The migration will be from 1 Oracle db to 3 separate DB2 db's, each containing data not in the other 2 db2 dbs. In Oracle the application has been...
View ArticleAccess Appointment to Outlook
Hi All, I have an access form that gathers date and time. I have fields: Time Date Time Zone First Name Last Name On the current record, I would like to click a button and that one record be entered as...
View ArticleView from an unknown column?
I have been given a task to get information out of an SQL based server. I was given SQL developer and the "View" in which the information is in. with this information I extracted a lot of data, most of...
View ArticleWhat is a Matrix database?
Hi, I'm not sure if it is my ignorance or someone trying to pull the wool over my eyes so thought I'd just ask around. Has anybody come across a "Matrix Database" concept and, if so, is there anything...
View ArticleSelecting data based on date field minus 1 year
I have some date fields, within MySQL tables formatted as YYYY-MM-DD. My goal is to change a report from displaying Jan - December of the same year to displaying October of one year thru September of...
View ArticleAutomatically close pop-up
Hey everyone, When I open my database a Switchboard pop up window is shown. I want to have that pop up close as soon as the user makes a selection, but for the life of me I cannot get it to work. I've...
View ArticleDBA for Video Game company - Frankfurt, Germany
The role of dBA within the Operations team of this award winning gaming company provides the Operations and Game Teams expert knowledge to setup, configure, maintain and manage the databases for their...
View ArticleUpdate a specific character in a string.
Hi All... I want to update a character in a specific position in a string. So I might have 'AAAAA' and I want to update the 3rd character to 'B' giving 'AABAA' On informix is trivial.. * update table1...
View Articlewhat actually happens during...
Hi, I'm trying to optimize some DB2 queries and I'm taking benchmarks with db2batch. I see timing for execute and fetch is reported in the output. I'd like to understand what DB2 does during the...
View ArticleInner and Left join not working in passthroughs
Hi all. I have re-writtena rather lengthy import procedure using SQL tables , excel sheets and accdb backend data (mission critical) that I inherited from another developer. i have streamlined the...
View ArticleUsing column Alias Names
If I have 2 columns in a table Like: Number1 Number2 1 2 3 4 5 6 How do I add these columns up using the alias name? For example, SELECT Number1 as Num1, Number2 as Num2, Num1+Num2 as Sum FROM Table Is...
View ArticleHow to load a specific row alone using SQLLDR ??
Hi, I have a requirement like load the 2nd row into table1 and remaining rows into table2 from a CSV file.Anybody know how to do this via sqlldr? Greatly appreciate your helps. Thanks in advance
View ArticleImpossible? Past list of files from windows to access
It is about VBA. First of all I describe my problem: e.g. I writing order number 1: I'm creating a new folder in my disk e.g. C\Myfiles\ClientX\27-03-2013 then I past files into that folder e.g. x.pdf,...
View ArticleButton in Access to open specific PDF file
Help with Access 2010 and Adobe X Im trying to create a button on an Access form, that when clicked opens a specific Adobe file based on information in a text box. The form displays only one record at...
View ArticleQuery Criteria Naming
Hello, I have a query that uses multiple criteria to filter through a large number of records. Different criteria spit out different records which are then manually analysed. I would like to be able to...
View ArticleRepeat On Not in List event for multiple forms
Hello, I have code in a form named "frmFootball" in the On not in list event that allows me to add a new customer if a customer is not listed in a combobox named "customer". What it does is asks me if...
View ArticleWhat to use: Record or Cursor?
Create a PL/SQL block to retrieve and display data for all pledges made in a specified month. One row of output should be displayed for each pledge. Include the following in each row of output: ...
View Articledb2
Hi, In my Environment we are using DB2 with V9.7 Fixpack 0 in the RHEL 5.5 Version. But my question here is whenever the user is connecting to the particular instance database user is getting following...
View Article