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

Image may be NSFW.
Clik here to view.

Match and return the value of column

Hi, I'm not good in making codes for VBA macro,thus I need your help, or if you have a much better approach in my problem. I have a list of team member with their shifting schedule for the month. each...

View Article


Shell Script

Hi , I am writing a shell script to find the failures .. I am getting below update in to the variable var=`grep -i "failed" $FILE` output : total failed :0 total failed :0 total failed :0 total failed...

View Article


how to structure my CurrBal query

Hi All Greetings from South Africa:D I am very new too writing queries and would appreciate some help structuring a query to give me the CurrBal per CardNo. I have table that looks like this: CardNo...

View Article

subscript out of range

Hello, When I try to import a sheet from Excel into an existing table I get a subscript out of range error. When I then import the sheet into a new table and then import it into the existing table I...

View Article

Have unused space but still couldnt insert records

Hi, Am using sybase DB. I have use created objects "TABLE1", 1> sp_spaceused TABLE1 2> go name rowtotal reserved data index_size unused ---------------------------------- ----------------...

View Article


run program from cell and pass parameters

Hello, whilst searching your forum I found the answer to the first issue i had - ie run an external program (terminal emulator) by clicking on cell within excel spreadsheet using the worksheet code...

View Article

SQL stored procedure can't use CONTINUE?

Hi, I used the following in my stored procedure Code: fetch_loop_daref:     LOOP                 CONTINUE;             END LOOP fetch_loop_daref;    CLOSE v_getdaref_cur; and when I compile it, I got...

View Article

Database design help (normalisation)

I've spent countless hours researching about normalization. I have some understanding on 1& 2NF but I still do not understand. I've tried removing all 3NF violations from my ERD and based on my...

View Article


Limiting size of a field

Im doing a coursework on ms access on School Management System. I have a table 'tblSubject' containing fields: 'Subject ID' and 'Subject Name' . A student has the right only to choose a maximum of 8...

View Article


Check constraint

Code: Create table students (   Sid  number(3),   Sname varchar(20)  not null,   Email varchar(20)  not null,   Doj  Timestamp    default    sysdate    not null,   Dob  date    not null,   Phno...

View Article

watch jobs online FREE

watch jobs online watch jobs online free download jobs movie The movie is written by screenwriter Matt Whiteley, who wrote the script for this Biography film after much research and interviews with...

View Article

Run runstat on all tables using admin_cmd?

I am using DB2 9.7 and Data Studio/ Web Console 4.1 on windows... I am running a runstats utility on all tables using admin_cmd procedure.. But I am not able to run it as it has mixture of both SQL...

View Article

Performance issue with the Stored procedure

Hi All, Currently i have modified the stored procedure to handle the some additional functionality. I deployed the modified procedure and ran it was completed successfully in 1 hour. I ran the same...

View Article


Generate bob name

Hello I have a database that we register samples in. We put the samples in boxes with space for 49 pcs. (A01 - G07) per box. I have made a function to write the same box name, but the users have to put...

View Article

how to maintain database when it goes slow?

Hello, I am new in db and i dont have good knowledge in database maintanence I using db2 9.5 fixpack 6 and the problem is that my database processing speed is slow then what are the major step taken...

View Article


Saving objects into database

Hi, I'm pretty new to the databases and i would like to know which is the best choice for saving object data. let's make an example: a recipe application - a simple application where i can write and...

View Article

Center in the middle of the screen

Deleted moved to another board

View Article


Help wit formula

Hello people....I need to explain what I'm doing so you can see where is my problem. In my first column (E) are some numbers in 140 rows and at the end is SUM of all numbers in that column(E140). In...

View Article

Center across the screen

How do you center a Form, Query or Report in the middle of the screen, I have looked in the property sheet but do not see any thing there, does this setting exist without VBA coding. I have done it in...

View Article

converting a part of an access data base to a web database

Built this Access database and only now boss is asking if it can be uploaded To sharepoint which a mogoraty cannot but two tables and their corrorsponding form are sutiable can i just convert these two...

View Article
Browsing all 13329 articles
Browse latest View live