Access 2007 - Convert Rows to Columns
I am trying to change rows to columns via Access 2007 SQL Queries. I’ve Googled other examples, but am still unsuccessful in many attempts to get my changes to work. For simplicity sake, I have four...
View ArticleV10.5GA ADDPART response file installation
The V10.5 LUW Infocenter says that you can use db2setup with a response-file (*addpart.rsp) to add a new physical node to an existing partitioned instance. Reference: Setting up a partitioned database...
View ArticlePostgreSQL 9.1 Setup on Ubuntu 12 / 13.
I have installed PostgreSQL 9.1 on Ubuntu 13.04. I am a little confused on using PSQL. I have DBMS background with Oracle / MySQLso I am expecting psql shell to behave with some similarities - after...
View ArticleConverting a Dcount VBA to a Macro
I need to convert one of my forms from VBA on update event to a macro so that it is compatible with the web, but I am having problems with the dcount. I need to on update check if the text and numbers...
View ArticleError Converting Expression
Hi everyone, when I run this query in to my SQL database: SELECT R.CHECK_NUMBER, M.NAME_A, CONVERT(VARCHAR(10),R.CHECK_DATE,101) AS CHECK_DATE, ISNULL(R.INVOICE_NUM, 'No Number Available')as...
View ArticleDB2 client
Hello! I have a windows 2003 machine which has db2 client v7.1.0.98 installed. It is catalogued to connect to db2 v7.1.0.98 on aix 4.3.3. I know, none of this is supported. We are in the process of...
View ArticleHow to distinguish DB2 client without server
One of our customer is interested to distinguish standalone "DB2 client" not part of a server installation. Would any one has any suggestions how this can be achieved? Problem is that DB2 server will...
View ArticleUpdate Table with value from another table - help
Hi looking for some advice. Basically i have 2 tables are joined together by common field. I want to update table 1 with the value in table 2. SELECT a.COLUMN1, b.COLUMN1, a.COLUMN2, b.COLUMN2 FROM...
View ArticlePlagiarized report
Seems to me I ran into this once before, but can't remember how I fixed it. Like any good programmer I had a report in a database that was almost exactly what I needed for a new database. I copied the...
View ArticleNeed help making a connection to the DB
Requirement: Copy a website/webapp, along with DB data under a different name and dB on the same hosting server. What's done: Website has been copied to another directory - and partially working (JSP)...
View ArticleRelational Algebra Question
Hey guys, I am studying for an Exam, and was hoping for some guidance on a particular Relational Algebra question I am not sure on. Scenario: Consider the database schema on the relations (where key...
View ArticleEngineers are highly
Engineers are highly technical people who essentially don't mean they are good technical writers. Engineers should understand that they are documenting their ideas and not to impress. Th
View ArticleAccess Filters- need help!
Hi, I've exhausted my searching efforts and can't find a solution. Info: List box name: lstOpCard Subform Name: frmPassdown MainForm: frmAF Filter Button name: testmultiselect I have a multi select...
View ArticleSelect Query
Hello All, I am using the select query as below Select country from table1 which give the output as COUNTRY US USA UK Malaysia France Europe US USA I want to change whenever US comes it change to USA....
View ArticleRequired transaction log size
Hi Good after noon to all,in my production environ ment trasaction log and disk full errors ocuured(9.7 fp 6 on linux). My doubt is how to estimate reuired trsaction log size, please tell me with...
View ArticleAfterupdate
Hi Dears, I want to to make a field invisible in a form after a combobox update based on the data in the combobox. If movement is inward Payable amount and beneficiary name should be invisible and if...
View ArticleDB2 Z/Os MAXROWS
Could you please shade some light on setting up MAXROWS value for a Universal Tablespace (PBG) for a table with record length of 40 bytes (Page size is 4) ? I generally tend to leave at default value...
View ArticleRibbon for Rich Text grayed out
hi there, I have a memo field in a subform which is a rtf, but for some reason the Rich text part of the ribbon is grayed out so i cant highlight text in the memo field. I#m using access 2010. I seem...
View ArticleA remote host did not respond within the timeout period
While making connection with the client when number of transactions increase following error occurs on production. Please check and advise A remote host did not respond within the timeout period.....
View Article