Reftable
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 5 articles for 0.303 sec
Package: tedia2sql Version: 1.2.12-2 Severity: normal Tags: patch When using mysql output tedia2sql will produce an partly commented line. It appears that perhaps this line was intended to be entirely commented out, assuming that mysql cannot deal with this syntax. Please find the patch below: perhaps it explains the situation best. Cheers, Nick. --- /usr/bin/tedia2sql 2006-12     

Group: linux.debian.bugs.dist · Group Profile · Search for Reftable in linux.debian.bugs.dist
Author: Nick Hastings
Date: Jul 17, 2008 22:40

You could build a custom VBA function to handle this and then call the function in the query. The reference table is usually a better solution - easier to make changes, add colors, etc. And you don't have to list every color, you can use an OUTER JOIN (LEFT JOIN or RIGHT JOIN) and then return the original color when their is not value in the Reference table. Field: WhatColor: Nz([RefTable
Show full article (1.88Kb)
On Feb 8, 2:27 pm, John W. Vinson <jvinson@STOP_SPAM.WysardOfInfo.com> wrote: > On 8 Feb 2007 11:07:24 -0800, chezb...@gmail.com wrote: > > >So, my question, which I am sure you are already answering, is how do > >I map these RefID's to my Recipe, when each one will be a primary key, > >incremented in autonomy? The direction I am heading, which makes me > >shutter like fingers screaching down     

Group: microsoft.public.access.modulesdaovba · Group Profile · Search for Reftable in microsoft.public.access.modulesdaovba
Author: John Spencer
Date: Jan 8, 2008 09:11

On 8 Feb 2007 11:07:24 -0800, chezball@gmail.com wrote: So, my question, which I am sure you are already answering, is how do I map these RefID's to my Recipe, when each one will be a primary key, incremented in autonomy? The direction I am heading, which makes me shutter like fingers screaching down a chalkboard, is to make my Recipe Table look like: ยท Table: Recipes {RecipeID, Name
Show full article (1.22Kb) · Show article thread
Hello, I have a relational database design question that I cannot seem to solve in an aesthatically pleasingly way; I was hoping someone could help me with. I am trying to create a recipe database, in which I would like to associate each recipe with a reference (the reference can be a book, newspaper, person, magazine, etc...) Because each reference is so different, and can be used multiple     

Group: microsoft.public.access.tablesdbdesign · Group Profile · Search for Reftable in microsoft.public.access.tablesdbdesign
Author: chezball
Date: Feb 16, 2007 22:26

Show full article (1.92Kb)
    

Group: microsoft.public.access.tablesdbdesign · Group Profile · Search for Reftable in microsoft.public.access.tablesdbdesign
Author: John W. Vinson
Date: Feb 8, 2007 14:27

Show full article (1.72Kb) · Show article thread
    

Group: microsoft.public.access.tablesdbdesign · Group Profile · Search for Reftable in microsoft.public.access.tablesdbdesign
Author: chezball
Date: Feb 8, 2007 11:07

Show full article (2.02Kb)