Ask a Question related to Coldfusion Database Access, Design and Development.
-
pwizzard #1
Repeating Queries
There must be a more efficient way of producing the attached repeating code:
Any help would be appreciated
pwizzard Guest
-
Repeating Geometry
In a 3D scene I'm working on I've got a banister with repeating posts (all instances of one model). When I import this scene into director, the... -
Queries Of Queries Single Quote Problem
When using queries of queries I'm having the following issue. Select Company_ID From qry_MyQuery Where Company_NM = 'MyString''s' <----... -
Non-repeating items
Hi, Lets say I connected to an Access database and created an sql and then created a drop down list. <% strSQL = "SELECT... -
Repeating Fields
I'm not sure if I should be using repeating fields or what, but here is the problem..... I've created a db which houses all ot the parts I can... -
Repeating Region
Hello all, I have a repeating region for a navigation bar. (Link | Link | Link) The repeating region looks like this: <REPEAT BEGIN><EDITABLE... -
Dan Bracuk #2
Re: Repeating Queries
select etc
from etc
where tblMatches.group in ('A', 'B'. 'C')
Dan Bracuk Guest



Reply With Quote

