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

Running crystal reports from Access 2010

I am converting a project from NetPlus to Access 2010 using SQL2008 as the database. There are many very complicated reports using a SQL stored procedures and Crystal reports. What is the best way way...

View Article


Compact & Repair Database VBA

Hello All! Back again for leveraging your expertise :) Have the following vba code that retrieves a compile error. Any suggestions on how to structure it so that the Compact and Repair runs when the...

View Article


DB2 Connection Error - Message: Insufficient data. ERRORCODE=-4499,...

We are encountering the error only during times when there is no application that is connected to the db2 (When "LIST APPLICATIONS" is executed in db2 putty no entry is detected.). But once we logged...

View Article

Data Studio / InfoSphere Optim - adding db connection

Is it possible to add a new db connection in Data Studio / InfoSphere Optim xxx tool without knowing the db name, hostname, port ... As per Figure 5 here, this info is required in Data Studio:...

View Article

Informix Query

Hi All, I am very new to Informix Database and first time i am working on it. I have one query in MySQL and try to execute in Informix database. when i try to execute the below query in informix i am...

View Article


Image may be NSFW.
Clik here to view.

[Sql query]How to find the orderID and the maximum-price unit of each order

Hi everyone! I have a question: How to select the orderID, order date and the maximum-price unit of each order in the below tables in 2 ways: 1-using correlated sub-query 2-not using correlated...

View Article

Attachment locking the entire DB !!!

Hay guys I just need help i have access BD and every one use it through shared folder my problem is in attachment ! , if i use the regular attachment filed in access there is one user only able to...

View Article

[Informix ODBC Driver]Invalid cursor state

Hi, I am exeucting the insert statement in informix as below. std::string sqlQuery4; dbl::Connector dblConn; sqlQuery4 = "insert into table1...

View Article


DB2 z/OS V9.1 UNIQUE column problem.

Hi all, I wrotten a DDL script to create my schema on DB2 10.1 for linux. This DDL is OK. When I try to run this DDL on DB2 z/OS V9.1 without to create Database (whith défault database) When I try to...

View Article


Missing right parenthesis error

Hi ALL, I am new to this forum. Don't know where to put this issue. I am writing a function as below - create or replace function ATOS_GET_GDC_ROLLUP (p_gdc in varchar, p_year in number, p_userid in...

View Article

how to get this result?

Table1 Code: Product    quanity A              50 B              22 D              11 C              31 B              43 D              8 C              13 A              43 1- How can we get the...

View Article

db2 luw non-table/view ddl generation, howto

db2 / linux 9.7 Hi, Any idea how to generate ddl of indexes only or sequences only using db2 luw? I do not need table/view ddls in output file. Looks like db2look takes only table/view as input and...

View Article

Watch Man of Steel Online

Hello my dear guys.. you must enjoy the top movies and shows. Watch Man of Steel Online Would I Lie To You Season 7 Episode 6 US Open Golf 2013 Live Stream Watch After Earth Online Watch Spring...

View Article


Image may be NSFW.
Clik here to view.

Monthly Calculations

Hi all, I have some code which counts records that match a selection from a drop down list. This all works fine, my problem is that I would like to also narrow down the count to data from a specific...

View Article

Data Field Names

I'm working in a proprietary database that uses the '_' character as a separator between many of the field names. i.e. 'ln_sfx', 'mbr_nam", etc. I am using SQL Server 2008 R2 reporting services to...

View Article


PSQL Command Line help

I am trying to learn PostgreSQL on my own for a side project this summer. I keep running into a problem when I insert items into a tutorial database I am using while I read through a book I found. On...

View Article

OPENXML question

Hi, I have the following xml file: <Root> <Policy> <PolicyNumber>123456</PolicyNumber> </Policy> <Limits> <LimitType>LOB</LimitType>...

View Article


Option Group Code

I am working on using a option group as a yes/no option. I need to know how to get a field below to populate when the yes side of the group is selected. The field that populates cannot be seen unless...

View Article

db2 9.7 -> 10.1 upgrade problem

Hello again :) , I am trying to upgrade my db2 from 9.7 to 10.1. I installed as root the db10.1 binaries in parallel with 9.7, deactivated the dbs, disabled hadr, stopped instance etc I ran as root the...

View Article

Select & collate

Hi experts! I need your help, is there any way to change the collation of a resulset which comes from a quer, in SQL you can do this: Code: SELECT field 1 FROM table COLLATE...

View Article
Browsing all 13329 articles
Browse latest View live