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

Filter by multiple fields

Hi - I am a relative novice to Access and I want to place a button on a form whereby I can filter that form by any one, two, or all, of three fields ("Rx_ID", "First name", and "Last Name"). What I...

View Article


Concurrent Filters on a Form

:) Dear all, I have a form with different fields, and a few hundred records. My objective is to be able to use different filters at the same time: (1) 2 filters on 2 fields that can take only 2 values...

View Article


Problem solution

Yesterday I had asked on another forum about two things, the first question was that can anyone provide a reference to put some kind of ads on my trucks, so a man replied to my that question and He...

View Article

Point of Sales

Hospitality Point of Sale Systems is a best of my choices and the special thing about these services provider is that i got acquainted with this company through a forum and after that i always find...

View Article

Platform Support for ASE 15.7

Hi, I have the tar file for sybase ASE 15.7 installation for both linux and solaris . I want to know the following details, 1.On which machine Sybase ASE 15.7 can be installed ?? i.e)on 64 bit Machine(...

View Article


Watch Cactus League 2013 live

Cactus League 2013 live stream Watch Cactus League 2013 live Enjoy Cactus League 2013 live stream online. click on above link. Many people visit Arizona just to catch Spring Training Baseball games....

View Article

Enjoy Grapefruit League 2013 live

Grapefruit League 2013 live stream Watch Grapefruit League 2013 live Enjoy Grapefruit League 2013 live stream online. click on above link. Many people visit Arizona just to catch Spring Training...

View Article

Watch Grapefruit League live

Grapefruit League live stream Watch Grapefruit League live Enjoy Grapefruit League live stream online. click on above link. Many people visit Arizona just to catch Spring Training Baseball games....

View Article


Please Help!

hi i am a volunteer for a charity organisation, i created my own wordpress website and is running fine with no problems. The organisation has alot of members which are spread out all over england;...

View Article


DB2 storage

Hello, I have a question that I can not fill. I explain my situation: I have two 3TB drives in RAID 1. I therefore available 3TB of space. I would divide them into these 3TB 1TB for RedHat (I also want...

View Article

sapce occupied by some process

Hi, Please confirm way / command through which we can identify process [ I am not taking about file ] which is taking space in one specific mount point.

View Article

PostGreSQL with Regex

Hi All I'm trying to write a case statement which examines if a user has correctly or incorrectly put in comments into a system based on a standard compliance manual. Im trying to do this with Regex...

View Article

ORA-00933: SQL command not properly ended

I am trying to set up the query so that it displays all orders from 2012. I've got this so far: Code: select        "FACTORY_ORDER"."DATE_ORDERED" as "DATE_ORDERED",...

View Article


Do I need a while loop?

Hello I have the following SQL which returns a time a person was in a particular department select Loc_name, ROW_NUMBER() OVER(ORDER BY LocationDate) as RowNum, CONVERT(varchar, Location_Date -...

View Article

problem with critiria in insert trigger

i have the following trigger: USE [Parcels] GO SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO ALTER TRIGGER [dbo].[trgAfterUpdate] ON [dbo].[ITEMS] AFTER INSERT AS declare @BARCODE varchar(35),...

View Article


LET clause in combination with IN

Hallo everyone, in my User Definied Function, I would like to define a variable with a LET clause: Code: LET Books = (#1#, #39#, #40#, #55#) In the User Defined Function, I want to check, if a...

View Article

Strange problem with INSERT

Code: Dim cn As ADODB.Connection Set cn = CurrentProject.Connection car = "b" nbr = 1652 SQL = "INSERT INTO caracteres (car, nbr) VALUES ('" + Replace(car, "'", "''") + "', " + CStr(nbr) + ")"...

View Article


Image may be NSFW.
Clik here to view.

Does this relationship structure work?

Hi everyone, Attached is a snippet of a much larger ERD that is being produced for a (fictional) national group of car dealerships. The attached snippet relates to the marketing events that the group...

View Article

Variable with more than one value inside

Hallo everyone, is there a chance in SQL generally to define a variable with more than one values, like: myVar = {29, 4564, 3} I need this, because I have a column of type VARCHAR: #35#1#4564#27# And I...

View Article

New to Access

I am new to Access. I am setting up a database for the museum I work for to track our members. Each of our members is assigned a 'Membership Number' that is formatted like this...

View Article
Browsing all 13329 articles
Browse latest View live