Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Database Access / January 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
application.cfm CFQUERY31 Jan 2005 18:30 GMT3
I'm totally new to CF. I'm now converting from ASP. In ASP, I've managed to
call the database from a single source (Include File) and supply the username
and password only once. Can CF do the same? It's somewhat a pain to always
supply the username and password everytime calling ...
Administrator password?31 Jan 2005 18:15 GMT1
:confused;
When the pop-up "Configuration and Settings Migration Wizard" appears it asks for my "ColdFusion Administrator password.  Question: Where do I find my password, or how do I create one?
How many cfquerys per template is too much?31 Jan 2005 18:13 GMT1
What are the thoughts about how many cfquery's you should use per page?  I am
using multiple queries to reduce the size of my stored procedures and make them
more managable. I then group the result sets with queryNew in my controler
circuit of fusebox, and then forward the ...
Update From in Access31 Jan 2005 12:16 GMT1
Hi - when running this query (a rewrite of an UPDATE FROM in SQL Server) Access
2000 displays a popup box asking 'Enter a parameter value:  table2.title'.  How
do I amend it so the query recognises it should be using the data from the 2nd
table?  Any advice much appreciated ...
Dynamic sql statement fails, but sam static one works, why?29 Jan 2005 23:02 GMT1
I am building a dynamic sql statement stored into #sql# variable. When
I put it inside <cfquery>:
<cfquery datasource="#arguments.dsn.name#"
username="#arguments.dsn.user#" password="#arguments.dsn.pass#">
MySQL 4.1.7 and Coldfusion MX 6.1 datasource error29 Jan 2005 13:13 GMT1
Hi, can anyone help me out with this;  Have installed the latest recommended
MySQL server, it works fine - i can create databases' etc in it. The problem is
when i attempt to setup a data source in the coldfusion administrator for the
databases. it throws me the following error : ...
Outer Join? Subquery? Querying from multiple tables29 Jan 2005 00:53 GMT9
I'm attempting to extract data from four different tables and produce a single
results set. So far, nothing but SQL errors.
Table d: PLACEMENTS (I only need distinct rows from this table, and I need the
rows whether or not data exists in the other tables. The criteria for ...
How to Cfquery multiple databases28 Jan 2005 19:01 GMT2
Hello all, I am trying to perform the following query:  SELECT  DISTINCT
toriswebed.v_SI_WIR.cname,  SUM(TORIS_CDR.dbo.cdr_foncard.call_cost) AS
TOTAL_COST,  SUM(TORIS_CDR.dbo.cdr_foncard.call_min) AS TOTAL_min   FROM
toriswebed.v_SI_WIR INNER JOIN TORIS_CDR.dbo.cdr_foncard ON
Connectionless Database Connectivity28 Jan 2005 18:53 GMT2
I am developing a database application,using coldfusion mx,ver6.1.I want to
use Connectionless database connectivity.I know the syntax in coldfusion
5.which is
<CFQUERY NAME="rs"
Query of Query Help28 Jan 2005 18:53 GMT1
I need to combine 2 tables from different databases.  They both have the same
structure.  I need all rows from Table 1.  I need ONLY the rows from table 2
where the primary key is not in table 1.  Columns other then the primary key
may differ.  EX - Table 1 Key   Value AA     ...
microsoft access can't make mdb file28 Jan 2005 17:47 GMT1
I don't know if this is right or not, I'm quite new to this, but it seems that
I'm having problems with microsoft access making the mdb file.  I see the mdb
files for cfsnippets, cfexamples and company.
I go to the coldfusion administrator then to data sources.  Then I type in ...
insert multiple records28 Jan 2005 16:50 GMT4
Does anyone have any ideas about how I would insert mulitple records into a SQL
database based on a quantity field in my form. For example, I have 20 new
computers and would like to enter a new record for each computer. The number of
rows being added to the database would be ...
cfoutput data from lookup queries in access (2nd or 3rd field/column values)28 Jan 2005 12:34 GMT1
I know the question must have been answered, but I searched the forum and
couldn't find it.
I'm using MS Access and have a main table(tblRecord) that uses lookup
queries to populate serveral fields. Examples of two tables the lookup
Connecting to a remote database28 Jan 2005 11:48 GMT6
I am responsible for a marketing database held on the host server and relating
to URL1.  There is a second database relating to URL2 which is held on another
server elsewhere on the internet.  This server has (can have) a fixed IP
address.  At its simplest my marketing activities ...
CF only getting/retrieving 255 char from Access Memo Field27 Jan 2005 21:44 GMT1
I am displaying a single record in CF from a Memo field in Access.  I have
confirmed the Access column is set to Memo, not Text, and the CLOB/BLOB in CF
has been checked, I am still only getting 255 characters returned.
I have confirmed that the data in the Access column exists.  ...
Pages: 1 2 3 4 5 6 7 8 9 December, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.