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

Report Layout

Hi people. I need some help with a report made in crystal reports 2012 for visual studio (ver 2008). My problem is that the same report is with different layouts in different computers. For example: im...

View Article


Median Query in Northwind Orders Table

For years I've been fighting with a Median solution. I'm now trying to get this to work using the orders table in the Northwind database so I can understand it and see if I can convert it to my...

View Article


Distinct?

Hai rather new to DB2 i have a table A that has three fields terminal-id product-id office-number terminal/product is primary key How can I quickly find out if there is more than one office-number...

View Article

Reindex or recreate index after large delete

Hi, We have a table that is around 84GB and there are deletes regularly done on the table. This table also has an index and I was wondering if it is the norm to re-index after large deletes or is...

View Article

DB table data export formats

Hello folks, I wasn't sure where to post this question so I'm starting here. I've been tasked with conceiving an architecture for a system that will need to automatically (programmatically without...

View Article


{module::name.filetype} to _modules/name/application.filetype

Code: path      = content.txt filename  = application directory = _modules   define create         $(eval from := $(shell echo $$1)) \         $(eval to  := $(shell echo $$2)) \         sed -i ''...

View Article

Compile error: Expect Identifier

Going nuts here . . . When I compile this I get the dreaded Compile error: Expected Identifier on [ClosePrice] As String) As Double I'm at a loss . . . Code: Option Compare Database Public Function...

View Article

Learn DB2

Hello All, I have been asked to learn DB2 as a part of new assignment I have been asked to learn : DB2 UDB- AIX LUW Can anyone help me out and guide me about how to start learning DB2 and what the...

View Article


Update using Joins

Hi , this is MYSQL query...In which , two tables are updating at the same time using joins. Code: mysql> select * from orders; +---------+--------+----------+---------------------+ | OrderID |...

View Article


MS Access Export to Excel Sheet

Hello guys, in ms access 2007 that if we convert table into excel sheet we have to format converted excel sheet manually is there a way that excel sheet should have specific format automatically I mean...

View Article

Unicode and Non-Unicode database

Hi, I am new to DB2. I want to understand what is meant by unicode and non-unicode. I ve read some articles but still I could not understand it. Anyone please give me a detailed explanation in lay man...

View Article

Database Deisgn and Normalization Video series.

Here is 25 part video series I created explaining the basics of database design. Great for beginners if anybody is interested! https://www.youtube.com/watch?v=F5Al...F7B958&index=1 Any feedback...

View Article

Wizards not working in Access 2013

Hi all, Really hoping someone can help - at my wits end! I am running Access 2013 from office professional 64 bit on a laptop running Windows 7 64-bit. For some reason the wizards are not working....

View Article


Field values dependent on the value of another field?

Hello, I am designing a database that will act as a content management system for Web Map Services. I should say I am in no way a database expert and would appreciate your insight on a 'situation' I am...

View Article

reset unknown SA password

Hi, we do not have the SA password and need to reset the unknown pwd. Can someone please help? isql -S SybaseServer linux:/opt/sybase # isql -S SybaseServer Password: Msg 4002, Level 14, State 1:...

View Article


Numbers in words

I have totalled one field for example say the total as 1250. I want to convert this 1250 in words like 'one thousand two hundred and fifty". Is there any possibility to do this automatically in...

View Article

calling SQLDriverConnect with ";" in password fails, same with ODBC works

Hi, on a windows 2008 machine that has the Oracle instant client 11_1 installed (11.01.00.06) i am calling SQLDriverConnect in the following way: std::string str = "Driver={Oracle in...

View Article


Importing data from excel into Relational field of a Table

Hi!! I am new to BD and still trying to digest bits and pieces of it. I have two tables Table Name/ Field Name 1. Employee Table - - a) Emp ID - Number - b) Emp Name - Text 2. Employee Punch - a) Emp...

View Article

Constants and more

Hello I am still designing an HR system, and I have encountered a couple of interesting issues: 1. I need to save a few constants in my DB. For example, the company pays each employee extra X% of...

View Article

Access - Popup Reminder

Good morning I have been asked to build a simple Access database to tract applications received, and applications sent to various sections which I have done. My manager is now asking for reminders. On...

View Article
Browsing all 13329 articles
Browse latest View live