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

Grouping results into sets of 5?

I have been tasked with creating a report that shows sales of our products grouped into buckets of 5 each, DESC. I have a table that has the itemNo and revenue. The final report would be something...

View Article


MySQL

I have a table (users) with 2 fields. user and specialty. I need to determine what the char_length of specialty is and print the value out using php coding. Thanks

View Article


Which DB2 Client is working with DB2 Server v8.2, 9.1 and 10.1

hello we have different DB2 Server versions (8.2 and 9.1) and we plan to migrate some of the DB2 v9 databases to v10.1. At the moment all clients are running in the version v8, but these clients will...

View Article

Countif, Multiple Colums with another Countif per column!

Hi there, I have been using the following formula successfully for counting instances in rows that match all 3 criteria (spread across 3 columns):...

View Article

Powerhouse accessing DB2 on iSeries via ODBC

Yes it's a mouthful. and right now it tastes pretty bad.. Hi There.. First post and Maybe I'm just venting .. But I have couple of questions that hopefully someone can answer Powerhouse (PH to save...

View Article


Table with mor than 1600 columns

Hey! It is possible to create postgre tables with more than 1600 columns? If true: How must I my PG conconfigure? If false: Is there any freeware db with table row numer greater than 10000? Thanks Horst

View Article

Powerful ORM Profiler Tool in LINQ Insight 3.0

Devart is glad to present the new version of LINQ Insight – a powerful Visual Studio add-in that allows users to execute LINQ queries right from their code at design-time and to profile application...

View Article

5th Normal Form definition - I have trouble understanding it

Hi everyone, I have a trouble understanding one definition of the 5th NF. My professor gave me a chapter about it from a book (I don't know which one is it, it's very old), and the definition of PJNF...

View Article


Setting up Search Form across mutiple tables

I am currently interning at a large corporation and was put in charge of creating a database to collect success stories on a global scale. I am faimilar with access but am having trouble sorting out...

View Article


how queries will work

Hi, Can anyone tell me, how the below queries will works. select cname,c1.cid from company1 c1 inner join campany2 c2 inner join on c1.cid=c2.cid where daterange between '2013-05-01' and '2013-05-10'...

View Article

db2expln - Intra-Partition Parallel

v9.7 FP7; no DPF. Would you know why db2expln shows "Intra-Partition Parallel = No" when INTRA_PARALLEL = YES? I created SP and then collected db2expln for the package (got created for SP). db2expln...

View Article

Image may be NSFW.
Clik here to view.

Check Syntax Of SQL Select Statement In Access VBA Code, Access 2007

I have added a text box on my EmpDate form to display the Employee Name. The field is called EmpName. I have a relationship set up between the EmpDate table and the Employees table connected by the...

View Article

Add an existing record from a mainform to a subform when you click on the...

Hey there good day can anyone help as i am struggling to finish the end result: I got a unbound mainform got a bound subform got two tables Masterplant and PlantTransaction When I edit a record it...

View Article


Microsoft Access Email Question

Hi! I'm new to Microsoft access, but am familiar with the other microsoft programs. My friend sent me micrsoft access database files to my email account. How can I open them through email? For some...

View Article

Oracle Patch 9.2.0.8

Hello Gurus, I am in need of Oracle patchset 9.2.0.8 and since we dont have software support with Oracle, so i cannot get this patch from Oracle.com . So i am here looking if i can get it on the forum...

View Article


RMAN-06023 when restoring full database (due to new datafiles)

Hi all, Got a quick RMAN restore question which seems like it should be a common situation .. but I'm not having much luck finding the answer and the things I've tried seem contradictory... I'm testing...

View Article

db2 load

Hi Team, I am using db2 load(DB2 LUW env) to load 25cr+ records into table. I want to know if i can use substr for a column while loading into table. The 1st column in he table is having date as 200809...

View Article


export PDF file in different name

Hi Guys, hopefully anyone can help with this... I want to export a long PDF into single PDF files with different name that matches the right PDF page from Access. The names are in the same database....

View Article

Group by

Code: SQL> Select city,description         from employee; CITY                DESCRIPTION -------------------- -------------------- Toronto                Programmer Vancouver            Tester...

View Article

combo box, selection, sql

I am creating a combo box with a button. In the below vba code, I am getting the string from the combo box. Then, I am trying to use SQL to the corresponding distro lists in the table (same row). This...

View Article
Browsing all 13329 articles
Browse latest View live