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

Image may be NSFW.
Clik here to view.

Main Switchboard Form

I am looking for ideas for a main switchboard form. I was wondering if anyone on here has some creative ideas or has found some examples. Thanks, Bill :) This screenshot is what I have so far. Attached...

View Article


Automatic Exporting

Hello all, I have another problem I need help with. So What I am wanting to do is export a table to Excel automatically. I want to do a number of steps with the click of a button. I currently have...

View Article


How do I auto populate several fields at once

I have a table that I am holding play data for a football game. Each play is a separate record. Each Record will have two video files associated with it, a sideline view and an endzone view. What I...

View Article

call load utility from zos stored procedure

I'm running DB2 9.1.5 for ZOS (soon to be upgraded to v10) and I need to be able to run the LOAD utility from a stored procedure. I really haven't foundanything on how I can do this. Most items...

View Article

SQL Syntax question, with 2 example questions

In the following code: select name, (select SUM(quantitysold) from tblproductsales where tblProducts.id = productId) from tblproducts order by name Why isn't it necessary to qualify productId? I know...

View Article


Image may be NSFW.
Clik here to view.

Incorrect login details through external engine

Hi again, I've run into a new problem with SQL Server 2005 (2008 wouldn't work and 2005 works fine). I have the database up and running, it fully works, connected and everything couldn't be better. The...

View Article

Multiple Passwords To Protect a Form

I have the following code to protect forms. Is there a way to have more than one password to open a form? Private Sub Form_Open(Cancel As Integer) Dim PassWord As String PassWord = InputBox("Enter...

View Article

Get RETURN value from SP call in SP with DB2

I am having problems finding the RETURN value from a stored procedure call in DB2. I DO NOT want to add an OUT parameter, I want to use the RETURN statements. I have been trying to find a solution for...

View Article


SQL Statement

I need to pull data from two tables, with one to many relationship by ID. The Status in TBL2 will have status like INROUTE, ARRFORPUP, ARRFORDEL, DELED, PUPED. I need to pull the ARRFORPUP with date...

View Article


Select Top Query and Order by Unique Field

Dear all, I have a query (qrySource) that pulls the following information from my database. ID: Autonumber PlayerID: Numeric TestID: Text Score: Numeric There are 6 tests and it is possible to score...

View Article

bcp import to SQL Server 2008 R2 hangs

I am investigating the intricacies of SQL Server having used it for years as a dumb back-end storage facility. I need to import several million records into a SQL table from a pipe-delimited text file....

View Article

z/os db2 what datasets do i need from smpe for db2 to run?

at this organization, after the smpe work was done, the following datasets were moved from the smpe environment to the db2 environment. then db2 was taken down and all the datasets were renamed. this...

View Article

How Can I Force Specific Values in a Column

I am building a test database to understand how constraints / triggers / & foreign keys work... I have a table called 'zooproducts' and in that table, I have: Code: zoo=# \d zooproducts...

View Article


Image may be NSFW.
Clik here to view.

Access 2010 compatibility issues with Sharepoint

I have developed a ms access 2010 web db over the last while and I was always pretty careful to ensure no compatibility issues arose with Sharepoint. 3 days ago 12 arose. I managed to get it down to 2...

View Article

Drop box_cloud storage

To avoid more loading on brilliant database application I am thinking of storing the attachment file on drop box and only its links are stored in the BD records.Is it possible to write some script so...

View Article


Query Returns Different Results in Access vs Excel?

Hello, I have a very simple query which returns activity related to a certain product code. I had realized that certain undesirable test accounts had been creeping into the query, so I isolated them...

View Article

Access Tables - Budgets and Dates

I am building a db in Access 2010 to track sales and budgets for a multi-unit business. The business runs on a fiscal year that includes 12 periods consisting of 4-5 weeks each (not close to regular...

View Article


Intelligent Converters tools support SQL Azure

New versions of MSSQL-to-MySQL and MSSQL-to-Access, enhanced with support for SQL Azure, have been released.

View Article

Tell two different tables they really contain the same data

I'm not sure how to ask this.... I have tables A & B. Both contain a Name field, however, data was entered into table A as "SMITH, J" and table B as "John Smith". Is there a way to make access...

View Article

Image may be NSFW.
Clik here to view.

Big Survey Database Implementation Design Recomandations

Hello everyone, I'm a 2nd year student in Data Processing Engineering and I have recently started a side project involving a survey database for an health care center running on a MySQL server and...

View Article
Browsing all 13329 articles
Browse latest View live