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

Variable declaration

Is it possible to declare all this part in a variable declaration ? TIMESTAMP(current date, TIME('00.00.00')) - 15 MONTHS + 1 DAYS I have many delete statements in my script and I want to reuse it in a...

View Article


Migration of data using views

I am working with Sybase ASE 12.5.4 version. I need to migrate data from one db to another db. First one is the older version and the second one is the newer version with some modification in the...

View Article


Webdbadmin lite(2.0.0) released, free and open source

Dear all, Webdbadmin reached the version 2.0.0 milestone. With it, it goes open-source and it's little brother, Webdbadmin Lite can be downloaded FREE of charge. See: Webdbadmin lite 2.0.0 released |...

View Article

DB2 LOAD 2 characters column delimiter? howto

Hi, I need an advice on delimiters handling in DB2. I want to load some data where columns are delimited by a delimiter composed of two caracters öö. I have noticed and read that such ö caracter is not...

View Article

BD2 to MS SQL Double Byle Problem

I know very little about DB2. But I am trying to figure out pull some data from a DB2 view into my MS SQL table. The problem is the DB2 table contains both English and Chinese characters. When I run my...

View Article


when to use with as, when to use declare cursor for

Hallo everyone, I understand how DB2 internally operates with as and declare cursor for. As in the documentation stated: 1. with as is aiming the pre-select operation before the usually bigger select...

View Article

Access CDO Mail Message Attachement Issue

Hello All, I have been using CDO to send mass emails out to a group of people based on tables of contacts. What I need to do now is include 3 different File Attachements. I know that the VB is as...

View Article

Oracle APEX Developer Fort Washington, PA

Job Title : Oracle APEX Developer Location : Fort Washington, PA Duration : 12 Months Contract Job description: Oracle APEX installation & configuration. Designs, develops, tests and implements an...

View Article


locks inside stored procedures

Hi, I have 2 stored procedures that I call from CLI (I work with DB2 ESE 10.1 for LUW). In proc1 I have ---- select x into myvar from TABLE; IncrementFunction(myvar); --here myvar is incremented...

View Article


fixpack upgrade - The 32-bit library file libpam.so is not found on the system

we are upgrading db2 v9.7 fp2 to v9.7 FP10 on Linux Linux xxxxxxxx 2.6.16.60-0.37_f594963d-smp #1 SMP Mon Mar 23 13:39:48 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux during fixpack upgrade we do...

View Article

Image may be NSFW.
Clik here to view.

[b]erd diagram for library management system[/b]

Hi There, Please forgive me if I am posting in the wrong section. This is my first time that I am posting some thing here. I tried to search through different sections but this kinda ticked as the most...

View Article

Stored Procedure error

Hello people, I am trying to create a store procedure in command center and its throwing sqlcode: -104 sqlstate: 42601 SP : CREATE PROCEDURE abc.abcStoredProcedure6 (IN TriggerDescription VarChar(100),...

View Article

How to set Trace Flag in ASE 15.0.3 Win 2003

I need to set a Trace Flag -T328 in my Sybase ASE 15.0.3 Server, Windows Server 2003. How or where should I start to do so ? sp_traceon only works for the current session. Add -T328 into the file :...

View Article


Tablespace query

Does anybody have tablespace freespace query which will give output in terms of maxsize and not size allocated ? I had the query but somehow lost it somewhere. :eek:

View Article

MySQL optimization concerns

Hi, If I have a table with hundreds of thousands of records:Does it matter to shorten database field names. For example from 'key_category_item_id' to 'cid' Should I use 'tinyint' instead of 'varchar'...

View Article


stored procedure - export

db2 9.7 / windows 2008 hi, i am trying to write a procedure to export data from a table. I can use the export utility directly, however, the business requirement to create a stored proc. As i never did...

View Article

Entity Developer with Firebird RDBMS Support and Other Improvements

Devart is glad to announce the release of Entity Developer 4.7, code generation tool with support for Firebird RDMS and several other features. In this release integration with Visual Studio...

View Article


To reseed identity column value starting from 1 evary day..

Hi, I am using IBM data studio z/OS 10. I have one requirement like,in a table there is one identity column created. For the first day 1000 records inserted into the table and the identity column value...

View Article

derived table, troubles , conceptual modeling, pls XD

hi superguys, im building a website that supports a multiplex cinema, and allows users to book tickets for the screenings; so an user can do a prenotation, and i have set a class/object 'prenotation';...

View Article

SMS Application

Hi, See if someone could shed some light on the following... I have designed a Banking application. To further enhance my application I want to provide a new facility wherein if some customer gives a...

View Article
Browsing all 13329 articles
Browse latest View live