Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Browsing all 13329 articles
Browse latest View live

PDF output from psql

Hi, In a windows environment, I use command line with psql to run a query. would like to create a report with the output data from this query. So far I was able to export the data in html using the...

View Article


Subform With Multiple Combo Boxes Not Querying

I have a form with a subform. On the Form are three comboboxes for different types of data, Number, Floor, and RI Name. When I have the Number set to the first Number and the Floor to the first floor,...

View Article


select query

Hi, I am having a table as temp_customers with columns like personid etc. while i execute the below procedure I receive the error as "invalid relational operator" in the query. CREATE OR REPLACE...

View Article

How do you pass parameter to Crystal report from an asp web page?

Hi experts, I need some help with passing a parameter from a text box to my crystal report in my asp web page I am doing something wrong and I can’t figure out what. Can someone point me to a good...

View Article

How to remove the word "by" from the title of applications window?

An exe is created using brilliant database ultimate and then installed. The title of window is "app name by". The word "by" gets added in title of applications window. I simply want the title of...

View Article


Is this 3NF?

Hello, I have a homework problem and I'm not sure if I am over thinking or under-thinking this. The problem is... 1. Examine the set of relations in Figure 4-37. What normal form are these in? How do...

View Article

Migrating DB2 v8.2 to 9.5

Hi all, I am using a sms managed dbs which to be migrated to 10.1 for 32 bi. One i have migrated successfully. By taking full offline backup which is done usually in circular database. I restored that...

View Article

Commit every 10000 rows

Good afteroon in my timezone. I want to update a table , the RDBMS used is the the Sybase ASE 15. Because the table contains almost 1 million rows , and i have to run this update in Production...

View Article


Image may be NSFW.
Clik here to view.

Help Creating a History Table and Form query search

Hello Everyone, I'm very new to Access, I only started this Monday. I have created an item weight database for several Items, I need to keep a history of changes for every item. The approach I took was...

View Article


Image may be NSFW.
Clik here to view.

Error building 'sysmaster' database

Hello everyone, I am a new user with informix. I am trying to configure and initialize informix server. But I have the error with "oninit -ivy" command. The message in online logs as the following:...

View Article

sql+ issues

SQL> create table accountmanager 2 ( amid char(4), 3 amfirst varchar(12), 4 amlast varchar(12), 5 amdate DATE DEFAULT SYSDATE, 6 amsal NUMBERS(8,2), 7 amcomm NUMBERS(7,2) DEFUALT 0, 8 amern AS...

View Article

DB Analysis Tools

Hello I am looking for database analysis tools which provide an overview of the database in question and alert to possible problems and antipatterns similiar to static code analysis tools. I would be...

View Article

Outer Joins

Hello, i am trying to convert the code in oracle to postgres. i am new to postgres however, am aware that + sign is not supported unlike oracle. So could i get help in rewriting the below query in...

View Article


Track select/insert/update/delete

Environment DB2 V9.5 FP5 on AIX 5.3 Single Partitoned Data in a table in one of our production databases has been updated by an application user. Is there any way to track who has updated the table data?

View Article

Concat Multi-Values

I'm developing an DB that is taking too long to fetch data from my views. The problem that I have detected is that I'm using a function to concat multi-values one by one instead of the concating all...

View Article


SQL to DELETE with LIMIT of n rows

Hi, I need help writing a query to DELETE with a LIMIT (n rows). Here's my table: ( RPT_YR CHAR(4) , RPT_TCD CHAR(2) , RPT_DT DATE , RC_CD CHAR(4) , SOFP_ID CHAR(4) , ADD_ACCT_CNT INTEGER ,...

View Article

How to print drop-down list?

There is a drop-down list in form say with values A, B, C, D... The list is editable by user and so list may change. A script is required to read/print this list. Is it possible?

View Article


Update Form with query from several combobox

Hello, I created a form with the style Multiple Items. This form gets its data from a query. On the form header I created a couple of comboboxes to filter the query. I also added some bottoms to open...

View Article

Append Query Duplicating to Orginal Table

Hello, I have searched google (as well as this site) for a good hour trying to find out what I am doing wrong here. Here is the set-up I have a table tbl_Activities which has data about marriage...

View Article

Can anybody Please help me. Cannot get MysQL running

Here is my error log 130911 14:16:24 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/data 130911 14:16:25 [Warning] Setting lower_case_table_names=2 because file system for...

View Article
Browsing all 13329 articles
Browse latest View live