Multiple Address Types
I have a list of email addresses with different types associated with them (i.e. 'Home', 'Work'). I am trying to write a query that will select the Home email address first if it exists and the Work...
View ArticleIf Statment for Multiple checkboxes resulting in cost
Not sure why this is not working have tried several different Variations The Yearly Permit Plus Payscalebelow is working and gives the correct cost of £50 but the sixmonthly and payscalebelow always...
View ArticlePopulate bound field controls on a main form by selecting a record in a subform
I saw a demo of a form with bound controls on the main form and a datashteet view of the same table in what looked like a subform. When a record was clicked in the subform datasheet, the controls on...
View ArticleI am executing this below query and measuring the time that it takes to fetch...
I am executing this below query and measuring the time that it takes to fetch the records with and without creating composite index.... Quote: SELECT * FROM (SELECT ru.* FROM ddd_USER ru inner join...
View ArticleIssues in the db2 tables
Hi all, In our setup db2v9.7 with fixpack 4 Facing issues in the db2 tables, Creating the table with DATE (data type column) After creation when I checked the DDL it's looks as TIMESTAMP(data type)...
View ArticleCarry forword total in crytal report on next page
I am using crystal report 8.5 with VB6. I want to display running total on the bottom of the report as well as the top of the next page of report like carry forward amount in bank passbook. for example...
View ArticleAutonumber formating in table
I have an autonumber in one of my tables for reference number. In the format option in design view I have !"FY13-" so reference numbers count as so: FY13-1 FY13-2 FY13-3 I would like the numbers to be...
View ArticleApplication logs out when redirecting from SSRS report to a page
Hi All, In my application which is developed in VS 2010, when user press a hyperlink in one aspx page it redirects to another page which displays one SSRS report with some data (by deafault in page...
View ArticleSSRS Drop Down
I am really new to SSRS (This is my first report) and I am looking to create a drop down that will allow a user to select the value to appear in a report. Meaning that is my values are: a b c d If the...
View ArticleNeed Urgent Help in Joining 2 tables
Hi, I have 2 tables SEC_MASTER_HISTA and SEC_MASTER_HISTB. Now, I need to compare the data of the two tables column-wise. So can anyone help me figure this out?? Ideally the 2 tables should have the...
View ArticleIs it possible to instantly update a mySQL database with data from msAccess?
Hi DBForums. My name is George, and this is my first time posting here. I hope you guys can give me some insight into my dillema. Please bare with me, despite mentioning mySQL, this is certainly a MS...
View ArticleSend current record to Word template
Hi all, I'm trying to send information from access 2010 form to a 2010 word template/document (.docx) I have followed this tutorial. How to send the current record to Word 2000 with automation Problem:...
View ArticleCombo Box Option ALL
In my form I have a combo box with a value list of 5 options, (On Hold, Cancelled, In Progress, Completed, and Submitted). My query on the Status Column is based on the selection I have in the combo...
View ArticleNot sure on the best Approach for Dcount issue
Been trying to think on how to perform the following I have a dcount on a after update on a VRN text boxs which provided the user with a basic message popup box when to notice (Fine) the vehicle. The...
View Articlestored proc parameter type mismatch
When my classic asp calls stored proc, parameter types are not specified. This is fine most of time, but if this funcionality is highly used, applications gets error sometimes. Error: sql native client...
View ArticlePlease Help!! new to this
Hi, i am new to access, im creating a database for an ambulance company i mamage and dispatch. Ive learned everything from youtube and experimenting these couple wks. I have a list box form i created...
View ArticlePL/SQL Dynamic Data Loading
Hi , I am basically sap bo developer, my superior assigned me task based on pl/sql. past one week i am struggling to solve the issue.If my question is silly, sorry for that. My task is to load the data...
View ArticlePl/sql issue
Hi, I'm janani ,a fresh Business object developer..I'm trying to connect oracle and SQLserver database using script.i have to write PL/SQL Script for pushing data from SQLserver database to my oracle...
View ArticleUnique key
Hi, this is my table structure: Code: mysql> desc one -> ; +-------+---------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra |...
View Articlemixed case column names
db2 ese 9.7 fp 4 on windows 2008 this customer has nicknames to sql/server-oracle and db2/I they have columns that have been created in a target system with mixed case names no problem with this when...
View Article