Quantcast
Browsing all 13329 articles
Browse latest View live

Duplicating an Entry

Hi All, I work in a hospital and I have a database that is used by the departments to request additions and changes to their charges for their respective areas. We are converting to a new system and...

View Article


Join Query Not working

I have two tables “tblAssets” and “tblMaintContracts”, which I need to query to get only the assets with maintenance contracts. I am getting Runtime error ‘3075’: Syntax error in query expression. This...

View Article


help with multi-case query

If I have the following query: select distinct TO_CHAR(ARCHIVE_DATE, 'mm/dd/yyyy') as "Date" ,CASE APS_RULE_ID WHEN '67.2' THEN count (distinct (APS_TX_ID)) END as "Rule 67.2" -- ,CASE APS_RULE_ID WHEN...

View Article

to edit global variable

Another question James. Can you tell me how can I edit an global variable . It is very easy to edit or to change a local variable into global but it s different for an global variable.

View Article

Log the Informix database SQL operation

Hi I am a beginner for informix database. I need to track and record the changes for specific informix tables by an database operator. What technique is readily available to record the various...

View Article


Oracle client driver version compatibility issue

Which Oracle client version is compatible to install on Windows Server 2008 R2 (6.1) to access Oracle 8i (8.0) database? My problem is that I can not upgrade Oracle server database and I am looking...

View Article

SQL help-Period names on columns.

Hello to all. I need some help on SQL as I’m new to it. I have the following two tables: AMOUNTS (a) Account_ID Period_name Amount ACCOUNTS (b) Acount_ID By using the following SQL query: Code: SELECT...

View Article

java.sql.SQLException: JZ0C0: Connection is already closed.

Hi, We get java.sql.SQLException: JZ0C0: Connection is already closed. This error is occurred in a rare case(may be once in 2 months), due to which the log file grow in GB's. And after the above error,...

View Article


Oracle 9i\10.1,10.2 instant client on Windows server 2008 R2(6.1)

Hi All, I checked and found that we can not install 9i or 10g client\ODBC on Windows Server 2008 R2 (6.1) but just want to check if any option is there to get this done. Thanks in advance!

View Article


Query: IF date = current month, sum sales, 0) How do I make this work?

I have a query that I need three columns One for this month, last month and 2 months ago. Instead of using a crosstab query I want to put this into a regular query. I figure the formula would work...

View Article

ACCESS 07 Report won't open

I built a database on my company network that only I use. I've got a report, mrSO, I open with query defs in an onclick, cmdOUT I run this everyday - until last Thursday when I did compact & repair...

View Article

DB2 KERBEROS Setup on Windows using Windows AD as KDC

Hello, I have done db2 kerberos setup on windows using Windows AD as KDC. I am able to connect from windows client to windows server using Kerberos. But When I connect from linux client to Windows...

View Article

Some cool examples files Parte II

I saw here a lot of a cool examples files in Brilliant Database beyond the imaginations of Mikhail examples. If some one have an file and want to share, it will be very apreciate if put attached in...

View Article


Hello from Kansas

First post here. I'm not sure the forum is an appropriate place to ask what I want to ask. The description of this part of the forum says this is a place to ask questions without getting flamed so here...

View Article

SQL6031N Error in the db2nodes.cfg file at line number "1". Reason code "10"

Hi all, I got this error; and followed the instructions in this technote: IBM Changing hostname of the DB2 server - United States (Seems to me that technote may be for pre-v10.) Anyway, I am still...

View Article


label execution regardless of GOTO

This seems so at odds with SQL08R2 BOL that I must be missing something obvious. I'm trying to use GOTO for the first time for a quick error check, but the label is executing regardless of the GOTO...

View Article

resurrecting Old informix instant

I am really new to this informix and running IDS 7.3 on a SCO 5.4 we are having a ole informix instant which we did not used for a long time and and there is change request from one of our customer and...

View Article


time command

Can you pls any one explain the below command. FTPLOADFILE="$HOME/tmp/loadfile" LOADFILE="loadfile" STRUCTURE="$PROJ/include/orders.h" DICTIONARY=PROJ/data/Process.dictionary PGM="samp.load.SampStatus"...

View Article

OUTPUT INSERTED INTO can't get column value when that column is not inserted

Hi, I'm doing a data migration job from our old to our new database. The idea is that we don't want to clutter our new tables with the id's of the old tables, so we are not going to add a column...

View Article

Missing something very basic?

I have a command button on a (Contacts) form, to open a second form and apply the ContactID of the current record to that form. It seems okay if there are no existing records already assigned to that...

View Article
Browsing all 13329 articles
Browse latest View live