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

Cannot add record(s); join key of table not in recordset.

Hello everyone, I'm a student of accountancy and I have a class which consist in creating a database in access. We learned the very basic of access. My problem is: I'm creating a BD which consists in a...

View Article


DB design 2

Hi, I created 2 tables: - 'accounts' for saving, term deposit, cheque account - 'loans' for personal loan, home loan, investment loan, and credit The 'accounts' have 'account transactions' The 'loans'...

View Article


How to cancel an 'In progress REORG'??

Hello, I did REORG INDEX on a table which has 11 indexes. When i checked the REORG progress below is what i can see. The status is 'IN PROGRESS' and its been running for almost 5 hrs now. This is 'in...

View Article

my fav one free

I like to watch following shows . Please share your thoughts about the same: Game of Thrones Season 3 Episode 9 Nurse Jackie Season 5 Episode 8 Army Wives Season 7 Episode 12 Keeping Up with the...

View Article

load data into generated always table

Hi, I have two tables of same structure like below: CREATE TABLE TEST1 ( USER_ID VARCHAR(50) CREATED_TS TIMESTAMP NOT NULL WITH DEFAULT CURRENT TIMESTAMP LAST_UPDATED_TS TIMESTAMP NOT NULL GENERATED...

View Article


enjoy now free

Good Evening friends.. You have to watch my fav shows on sunday. Shake It Up Season 3 Episode 17 Mad Men Season 6 Episode 10 Game of Thrones Season 3 Episode 9 Chopped Season 16 Episode 1 Family Tree...

View Article

SQL for counting consecutive scores

In one table I have hundreds of dated records for lots of different staff there can also be multiple instances of the same member of staff, cataloguing scoring and performance. Each record has a final...

View Article

Slow disk allocation for DB2 Redirect on Linux :

Environment : DB2 LUW V.9.7.5 Red Hat Linux 5.7 Disk allocation for the containers for DB2 redirect restore is very slow in my LINUX Dev box.Is there any Linux kernal parameter that improves the speed...

View Article


Number limiting query

In table1 students lectures data are stored as: Code: ID    studentname      lecturesubject      lecturedate 1        steve            politics          3/2/2013 2        jack            politics...

View Article


Upgrading 2003 mde to 2013 accde

Our organisation is about to embark on a computer refresh. We'll be moving from Office 2003 to Office 2013. I've tested an existing MDE file within the Access 2013 environment and in the main appears...

View Article

stored procedure recompile date

Hi Gurus, Is there any way to find out when was the last time the sybase stored procedure got recreated/amended? alvin

View Article

Force usage of temporary tablespace

Hello everyone, I had two temporary tablespaces in database: Tablespace ID = 1 Name = TEMPSPACE1 Type = System managed space Contents = System Temporary data State = 0x0000 Detailed explanation: Normal...

View Article

SQL to gain a most recent date.

Hi Guys, I am trying to return the most recent date for the Tranaction date field. in the following code. SELECT dbo_Fact_StockTransactionsDetailed_Filtered_Divisi on_View.Facility,...

View Article


SQL SELECT Query

Hi guys, Looking for help with a SQL select query with several conditions, want to know if this is possible: I have: CDD AmendedCDD CompletionDate (All short date format) All in the same table...

View Article

"ORA-29970: Specified registration id does not exist".

Hi Oracle form guys, I am implementing the oracle database change notification mechanism in my app but i am getting the problem saying user does not privileges after that it's saying specified reg id...

View Article


Image may be NSFW.
Clik here to view.

New to access and having some problems.

I have attached the database for reference as I believe it's easier and there is no confidential information in it. The forms I need help with are NewRFQ ViewRFQ Quote I've been struggling over the...

View Article

MS Access Query in SQL

Hello I have 25 tables in ms access database. Each of the table has single column named Email. Each of tables contains some hundreds of email ids in it. I want to make a report using these tables in ms...

View Article


Mysql Query Question

Hello, I have a MySQL problem to solve but cant manage it. I have a measurement tble acccording to dates for some speciemens that uppended irregularly (means there is no measurements in stable periods...

View Article

fetching last entries record

Table 1 Name(field) visit_date(field) Jim 27/06/2011 Kim 11/09/2012 Bright 24/03/2011 Bright 27/03/2012 Kim 17/10/2012 Jim 23/08/2012 Lee 27/06/2012 Lee 26/04/2013 Jim 07/08/2012 how to select max...

View Article

SQL Stored Procedures Debugger

Hi - Does anybody have any insight into tools that can be used to debug db2 sql stored procedures other than IBM Data Studio ? Thanks

View Article
Browsing all 13329 articles
Browse latest View live