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

Macros in Excel

I have a spreadsheet that has several tabs in the spreadsheet. I want to develop a macro that pulls context from cell A1 A2 and A3 and puts them into a table tab in the spreadsheet. The problem is...

View Article


update records on importing file

Hi! I can import a csv file into a table with success. But if I try to import again the same csv file (edited a bit) I get an error because the primary key of the rows are already into the table of the...

View Article


How to make a file, Machine Dependent

How can we make an access or excel file to be dependent on the current computer. In other words the file will not work if it is copied and moved to another machine. thank you

View Article

Update or merge field from 2nd table - DB2 iSeries

I am working on an iSeries v7r1 to consolidate customer accounts after de-deuplication. I am struggling with a fairly simply update to a single field from a value in another table. tbl_target CUSTNUM...

View Article

count crosstab query

hello all, I have a query which has the following columns [subsno] [amount billed] [date] I'm having trouble figuring SQL syntax on how to do a crosstab query where the column headings would be the...

View Article


Shortening macro code

As you can see, i have a fairly lengthy code. Is there any way to use a loop to shorten this? Sub BillMove() ' ' BillMove Macro ' Move information from the selected spreadsheet and insert them in the...

View Article

Date Format US or not

I am trying to use the code from Allen Browne where Dates are handled whether or not in dd/mm/yy or mm/dd/yy to open a report and list entries where a date field is less than 2 months away I have...

View Article

Image may be NSFW.
Clik here to view.

Queries and Sortingg

Hi. i am new here and to databases in general. I am trying to create a database for my magazine collection as I currently store details in a combination of an excel spreadsheet and some word documents...

View Article


Timeout and Deadlock Errors.

Hi All, I have 2 tables- Master and Child. Master table has primary key and Child has foreign key. There is one Application A which performs insert/update/delete oin these tables. And Application B...

View Article


sp1.msb not found

Greetings, while connecting locally to sqlplus I encountered the following errors: 'Error 6 initializing SQL*Plus SP2-0667: Message file sp1<lang>.msb not found SP2-0750: You may need to set...

View Article

Annoying - Recycle Bin

Hi all. I'm writing a program which over it's life time the end users will create and delete a lot of records and folders. The Recycle Bin must NOT to be used at all when content is being deleted. I...

View Article

First Post!

Hello, All!

View Article

Oracle technology network adf mobile workshop in singapore & jakarta

What you will learn: Overview of the development process to build an ADF Mobile-based applications Mobile application design considerations Setting up development environment Develop user interface...

View Article


DB2 Download and installation ?

hi guys, This is my First post in dbforums. i am a newbie to database world. In my office my role will be DB Development.(Db2) My manager has asked me to get some hand on on DB2 (STORED PROCEDURES). i...

View Article

How to arrange a database and avoid repeating data.

Hi I have been given the task of designing a database for an entertainment agency. It will feature an ACT table with fields being act_id, act_name, members, location and act_type. How do I deal with...

View Article


Image may be NSFW.
Clik here to view.

ER Diagram problems...

Hello everyone, I have been tasked with a homework assignment of an ER diagram for an individual(s) mortgage. Here is the requirements of the schema: We need to store information about mortgages we...

View Article

Disable the Right klik and still be able to add OLE objects???

Hi I have a database and i want to disable the Right click on the mouse (with the startup option) but still be able to add OLE objects to an form with the OLE objects text box. Is there maybe an code...

View Article


Unrecognized database format

I have been working on a database in Access 2010 over the last few days, that was initially produced in Access 2007, and now I am unable to open the database with Access 2007. Instead I receive a error...

View Article

Show ContactID's without Activity

Hi All, I have two tables, one called "contacts" and the other "activities" for simplicities sake "contacts" looks like this: ContactID / AccountID / FirstName / LastName activities looks like:...

View Article

combo dropdown empty

I have a Customer Select form consisting of one unbound combobox control. The user is intended to enter a customer name helped by the dropdown. When the control is entered, and the user starts typing a...

View Article
Browsing all 13329 articles
Browse latest View live