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

Change from Lower to Upper Case

OK, I'm thick and I'm new to this but I cant find a way :eek: to get it to automatically change text that is entered in Lower case to default to Uppercase. Thanks.

View Article


I'm getting "duplicate" records in my query

Basically (and I'm sure i'm not doing this the "right way") I have a user field that the person who created the record is supposed to select their name from. It is linked to a Users table. I have a...

View Article


SQL syntax 10g

Hi guys Need some advice on SQL syntax. I need to update a column containing a string value which contains the following string as part of it. e.g., Full string is: Code: select datetime, col1, col2,...

View Article

Database for Clothing Order

Hey everyone, I'm trying to put together a database for a clothing order for the company I work for. The catalog the employees are choosing from has about 20 items, with a total of 384 variations...

View Article

VBA to import table from multiple databases

dear all, I'm newly using macro in Access 2010 and I have code snippet as below: Code: Dim SQL As String SQL = "INSERT INTO attCombiAttach_ROP_RAW " SQL = SQL & "SELECT * " SQL = SQL & " FROM...

View Article


Using refcursors

I have problem with refcursor as pgplsql functions returning type. If part of data returning by function like that is small everything works fine, but if i have set of data size more than 1000 i have...

View Article

Forms and Outlook

I am a newbie at this and need to know if it is possible to do. Some background: I have created a database (in 2003 and 2007) for dog shows which have 1 table (the main data imported from excel) then a...

View Article

Simple question about replication

Hello I am trying create replication with updatable subscriptions: SQL Server 2005 Replication: Setting Up Transactional Publication with Updatable Subscriptions | DBA AFRICA In moment creating...

View Article


Converting Numbers to Words

Dear all, will somebody please help me how to convert numbers in Access database form/report say [22.50] in a form's control to Rupees Twenty Two and Fifty Paise only.Please treat me as a beginner to...

View Article


Installing osm2pgsql

Hi, I am currently working on data i wish to Geo-code (Get the map references based on a table with addresses). The information is a bit sensitive so i would like to do this on my own personal computer...

View Article

How to get access to the database via the Internet

How do I get access to the database installed on a local computer connected to the Internet? Do I know only the local computer IP address that is on local network? Do I know the other parameters? Thanks

View Article

Sending Parameters to report via hyperlink

Hi... i am facing a situation where i have to pass parameters to a report (NOT A SUB REPORT) via hyperlink... Report # 1: RequestSummary (Created from Stored Procedure) Fields: ReqestID, ReqDeptName,...

View Article

batch file to insert table

Hi everyone, I'm new to creating batch file. I want to create batch file to insert data from table to another table. Here is the sql statment: insert into DEPT_HR(DEP_NO,DEPT_NAME,TOPMANAGER_NAME)...

View Article


DMS system temporary tablespace

DB2 V9.7 OS: AIX Multipartitioned environment I have a system temporary tablespace which was created as a DMS tablespace and it spans across all the partitions [10] in the database. I noticed that the...

View Article

DB2 HADR configuration

Hi, I want to configure HADR for DB2. For that do I need to have databases on primary and standby servers should be mounted on the same mount point? Please Clarify me. Thanks, Chinni

View Article


mdx report

Hi, I am new here and pretty new to mdx and I am trying to make my first mdx report. So here it is my question (or the first one for now :confused:) I have a mdx query that returns the data from...

View Article

Image may be NSFW.
Clik here to view.

ZRC=0x8805006C=-2012938132=SQLE_ZRC_CTX_NO_CTX

Hi All, my environment info is as follows: DB21085I Instance "DB2" uses "32" bits and DB2 code release "SQL08026" with level identifier "03070106". Informational tokens are "DB2 v8.1.13.193",...

View Article


Issues with tablespace state 0x10000000

Hi all, In our setup db2 v9.7 with fixpack 4 Facing issues with tablespace Tablespace went to State 0x10000000 How to set backup to normal state, user's are not able to fetch the records. Could you...

View Article

Overcoming System Slowdown as Database Increases in Size

I just added another 600 records to my still-developing database. Prior to this addition, I had instantaneous results for all functions appearing as soon as I clicked a button that started the...

View Article

db2 connect to database

hi I'm facing problem to connect to db2 database. Below error Code: db2 => connect to wcs_cmp SQL1042C  An unexpected system error occurred.  SQLSTATE=58004 db2 => while checking the db2diag.log...

View Article
Browsing all 13329 articles
Browse latest View live