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

Configuring MS SQL Server system databases - best practices?

Hi, I need some advices and best practices regarding the size of MS SQL Server system databases. We use MS SQL Server for few services for our product and we provide to the clients sizing for...

View Article


SELECT B WHERE no A, Else Select A

Having a tough time trying to work out a SELECT statement... I have a table like this: ID Name Type ============= 100, Babbit, A 101, Jones, A 101, Jones, B 102, Smith, B The result set should be: ID...

View Article


Laccdb file behavior

iN THE OLD DAYS WITH LDB Files entries seemed to be made and deletions - alot easier. Please correct me if I misunderstand When a user launches an Access application - lets say Frontend (FE) with...

View Article

How to show a balance for all denominations even when a denomination has no...

I know this is got be a simple solution, but for some reason it eludes me. Thanks for taking the time to read this. I need to create a report that shows the balance for each denomination for a pawn...

View Article

cascade combo boxes

Hi, Im new here, and I was wondering if this sound logical to you guys. Im creating a DB to store employees. I have a tblEmpleados with the employees info. Another table called tblDepartamentos to...

View Article


Select Multiple Max Values from Multiple Columns

Hello Everyone, I have a table that contains hundreds of columns with duplicate unique keys (customer ID). I would like to get rid of the duplicates by selecting the row that contains the max values in...

View Article

Sum the distinct docid's

select distinct gt.docid, gt.act_id, Sum(gt.gm_amt) amt from gtemp gt WHERE gt.gm_amt != '0' AND docid IN ('12343','436220','asde32','641154','frd456') Group BY gt.docid, gt.act_id These are the actual...

View Article

Image may be NSFW.
Clik here to view.

M2M Relationship Field - configuring 'Selection'

I have a Many-to-Many Relationship Field. Within the Form Editor, Individual Properties, Configure Appearance, Rows, and within the Selection area there is a box that states "Hide selection for columns...

View Article


how we can allocate the space to create the table in DB2 v9

All, how we can allocate the space (tracks) to allocate the table/tablespace used physically in DASD in DB2 V9. for example; while creating the tablespace ,we have the parameter like PRIQTY AND SEC.QTY...

View Article


Sending an Access Report with Gmail

Hi Guys, I was just looking for some assistance. I'm looking to send an access report in RTF format attachment direct from a command button through my gmail account. I have found some code that allows...

View Article

Picking a Representative Subset

This is an old problem, but Ia m looking for new solutions for it. The problem is to find a subset of rows such that each value in each of two columns (animals and food brands in this example) appears...

View Article

Access Query Question

Hello I have an Access Query with 450,000 rows. I'd like to convert the data in 6 columns to rows.

View Article

email notice of backup in progress

AIX 6.1 DB2 9.7 We have recently upgraded to DB2 9.7. I understand that things get deprecated, like the Control Center and the DAS. I have been trying to commit to using the Data Studio, but one thing...

View Article


Mail Merge Multiple Documents At Once, Albert Kallal

Hello, I am currently using Albert Kallal's (Awesome) mail merge. I am looking for a way to select multiple documents from the word Merge Templates list and merge them all at once. Mail merge is a...

View Article

Table index rolled-back automatically?

Hello, I connected to a AS/400 database and used "IBM Data Studio" to create an index on a table: CREATE INDEX "TDSBFA"."WEPOH_IDX" ON "TDSBFA"."WEPOH" ("STBDE" ASC) The index was successfully created,...

View Article


Image may be NSFW.
Clik here to view.

school timetable in access

hi guys i have a question regarding my table.. i got problem with my table under Timetable. Is there any solutions to find whats the exact primary key for Timetable. I understand once we set as primary...

View Article

Age Old Question - Export a Report to Multiple Files for Each Record

I've been searching forums all day, hoping to find a way to accomplish this. Many people seem to have a similar need and so far, every attempt I've tried has failed. So I'll start a new thread. In...

View Article


Image may be NSFW.
Clik here to view.

Report subreport problem

I have a form that records accidents a subform selects employee can be more than one - involved another subform records notes - date employee notes. All works fine Both these draw from the same...

View Article

DB2 package used by Data Studio?

Does Data Studio use any DB2 system package such as CLP package (ie. NULLID.SQLC2H23)? I'd like to know if there any package that needs to be bound / execute privilege granted before users can use Data...

View Article

New to it all

Hello Everyone, I'm looking for some advice on a simple database template/design that i can use to store company names, who work there, contact details, and email addresses that i can use to send...

View Article
Browsing all 13329 articles
Browse latest View live