Selecting values created in same query
Hi everyone, extremely new to SQL. Okay, basically. I want to calculate a field that is Sales*6+Salary, then in that same query I want to select ONLY the greatest Salary per employee. So for example...
View Articlesome calendar questions
1: Is it possible to set up a menu so that an end user can change the time scale of the calendar, even if they don't have access to the calendar configuration? 2: I need to print out a list of...
View ArticleAssign zero to the existing variable
Hi, I have a variable which read the value from the lines, and if it is empty string (5 bytes), then I have to assign this variable to zero "0", it able to detect the data is empty by showing me the...
View ArticleAcquiring 4NF given a table
I basically have a list of 3 possible multivalued dependencies. I have to figure out which one is the right one and then split the given table into 2 according to the fourth normalform (4NF). My...
View Articlebase64 to jpeg
Hi, I am wondering if someone can help / advise I have images stored in a database. Images are encoded in base64 they are of the format .png Using db2 v9 I need to convert these images to jpeg or gif...
View ArticleExcel to ???
Hello I am very new to databases. I mean green newbie new. Any help or a point in the right direction would be helpful. I have a spreadsheet in Excel with a LOT of data. I would like to be able to run...
View Articledb icon self duplicating issue
I am having an issue with the db desk icon. On occasion when I close the program a new icon appears on the desk top. It seems to be duplicating itself. Any assistance would be greatly appreciated -...
View ArticleRetrieve old value AFTER update
Is it possible to get the old value which was updated to new value by using 'SELECT' statement? Consider if a value 'NO' in oracle table is updated to 'YES' by simple update statement. Can I get the...
View ArticleDownload Link DB2 10.1 For Linux Machine
Hi All, Could you please any one provide the download link for DB2 10.1 for Linux Machine. Regards, John Sundar A.
View ArticleIssue while db2relocatedb using for movement of containers
I want to relocate tablespaces containers to a separate volume, i am using following procedure but unfortunately getting some error. Method db2relocatedb Configuration File $ cat relocatedb.cfg...
View ArticleSystm Restore
I don't know if this is the right place for this problem, but here goes: I have a Dell desktop, 1 terabit HD, 6 gigs ram, Windows home edition, 64 bit. My System Restore is corrupted and will not...
View ArticleControl your PC like Tom Cruse Minority report.
Hi guys. Here's a little something you might like. There is a new device called Leap Motion on the market. It's kind of like Microsoft Kinect and it allows you to operate your computer with your hands....
View ArticlePoor performance after migrating DB2 from 9.5 to 9.7
Hi guys, I'm facing terrible performance issues after DB2 migration from V9.5 to V9.7 Here are the details : #1 Query : SELECT 1 FROM db2ent.ebcc_customer where state_prov_county !='' and...
View ArticleCannot Get ListBox .ItemsSelected, help!
Help. i am unable to retrieve .ItemsSelected of a multiselect listbox on a form. 1. the form is visible 2. i manually select some items in the listbox. 3. then in VBA i get the .ItemsSelected.Count...
View ArticleSQLite: UNIQUE Constraint on parent_id Using NULL
EDIT After looking at the CREATE INDEX documentation on SQLite's website I saw the bottom that read: Quote: If the UNIQUE keyword appears between CREATE and INDEX then duplicate index entries are not...
View ArticleNeed Help With referential integrity asap.
Ok so for school im using ms access and so far ive gotten Students - ST_ID, Subj_Code, ST_FNAME, ST_LNAME Subject - SUBJECT_CODE, SUBJECT_NAME, SUBJECT_MARK Course - Crs_Number, Crs_Name, Crs_Hours...
View ArticleHi Folks !
This is my first time in this forum. I'm getting a message error from the SQL Server 2000, when I try to add a new table or when trying to do a new Diagram. The message is : [Microsoft SQL-DMO (ODBC...
View ArticleNeed Help doing 2 small things.
Hi I got assignment due, I've doe everything but I cant see to do this: 1. Alter the database so that the serial number can be recorded at the time of sale. . 2. In order to improve the integrity of...
View Articledb2 help for an oracle user : create database hangs without any output
I am new to db2 but have worked on oracle before. Trying to create a database and it isn't succeeding. Quite possibly I am missing something obvious. I have installed db2 10.5 on a 64 bit ubuntu...
View ArticleDb2 Fixpacks messing with SSL library paths
Hello, I noticed a strange behavior on two of our systems: Both run DB2 9.7 WSE on SLES11 SP2. One system has the standard version of DB2 installed (9.7.0), the other one has Fixpack 6 installed...
View Article