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

DoCmd To Output multiple query outputs to two separate spreadsheet tabs

Hello, I regularly use DoCmd's to output query results into spreadsheets, and either email those out or store them in a network drive somewhere. I'm running into some issues trying to output two...

View Article


2 tier replacement for isam

We have a product that is multiuser with isam database. Need to increase our number of users and the isam db does not support well. We have the full source code for the product but we don't want to...

View Article


Update

Hi All.. I am new to MySQL database..... So here i am having doubt in UPDATE .... When using Oracle we can interchange rows from one column to another column. Example as follows: Code: SQL> select *...

View Article

Tracking address changes in Access

Hey all! As a warning, I am very new to Access programming. I'm in the beginning stages of re-designing a database to track and log students. Our basic function is to document contact (both successful...

View Article

Opening form between date

Not sure on the vba command to open a form between dates below is what I have so far the 'docmd.openform "fiil" works and filters the results just for the start date but cannot get the between dates to...

View Article


How can i use details from another table within xmlquery fn:matches statement

All, As a newbie i was very impressed with the response to my last post, so where better to try for some more information. Follwing the good advice from my last visit i am using the following query to...

View Article

Enter Table Data by Month

The database tracks sales vs. budget for a multi-unit business. The fiscal year is divided into Periods (12) and Weeks (4-5 per period, changes each year). Sales are recorded by unit by date. Budget...

View Article

VBA code unable to check for result

To All, I am running the following VBA procedure, which looks at a combo search field to find what field from the database it is going to look at. Then it looks on another field named “txtSearchString”...

View Article


#858 Programmer/Analyst, Vancouver, WA Full Time

Job Description Columbia Ultimate, providing software and consulting for the collections industry, is seeking a Programmer / Analyst. The Programmer/Analyst is required to design, code, and test...

View Article


Remove a prefix from a selected field

I have another question! I have the following query:- SELECT AccountNumber FROM BankDetails I am moving data from one place to another and need to remove a 'IBAN' prefix, which would be easy to do, but...

View Article

MS Access 2007 - SQL - Query - number matching

Hi there, Pretty new to the database designing. However learning quickly, Gotta love Google. I'm trying to get the query to search for a number with a record. I've been using the Like '*1*' which works...

View Article

Write Conflict Error - Runtime error 3197

I have a form and subform. there is an toggle button on the main form that allows the user to select whether to update the present row in the subform - one row at a time or the other option to do batch...

View Article

Looking for Database Designer / Postgres DBA in Saint John New Brunswick Canada

As our business expands, we require a DBA / Senior database designer to join our team. Responsibilities include: •Work with the lead architect and team to Design, develop and implement a database...

View Article


Report with concatenated field incl. sum-count, requests parameter??

In the footer of a report, I created a concatenated string in an unbound box, using same approach as always re concatenating: ="Number = " & Sum([Count]) & " / Amount = $" & Sum([AMT]) The...

View Article

Using 32k and 16k TEMP tablespaces

We have 16K page size in the EDW, but the new application that was migrated, is using and requires 32K. With two BP for each page size - 16K and 32K respectively, and two TEMP tablespaces, will DB2...

View Article


false negative on is null in where clause?

I updated a column value to be null, but cannot select the row when comparing the recently updated column to null. If I compare the same column to not is null, the row is still not returned. Please see...

View Article

AUTOTRACE in SYBASE

Hi, I am new to SYBASE and would like to ask if there is an AUTOTRACE in SYABSE. I have a task of investigating a SP that been taking long to complete and thus causing to miss SLA. Thanks,

View Article


Security Patche 11.2.0.3

Dear All I am trying to apply security Patch (p16619892_112030_Linux-x86-64.zip) first time on my Newly Oracle Home 11.2.0.3. I am getting the following error, [oracle@testdb16619892]$ opatch apply...

View Article

Does LOADTABLE and INSERTLOCATION inSybaseIQ workwith ODBCsystems eg...

Hi, Is it possible to copy data from some odbc database (Intersystems Cache for example) to Sybase IQ using LOAD TABLE or INSERT LOCATION? I am working on some task for this, but can't make it work. If...

View Article

Improve performance of view

I have one view new_view generated using another view say base_view. That base view has been created using data from 3 tables. When I query the view new_view it takes lot of time. There are 2222 record...

View Article
Browsing all 13329 articles
Browse latest View live