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 / March 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Execute Query on trigger31 Mar 2005 23:50 GMT2
I want to 2 link to drop down menus together so that the options from the
second will be filtered according to the option chose in the first one.
This page is meant to Insert information and for the user sake, I would like
to do this without reloading the page.
Access Error - Updated from 5 to MX 731 Mar 2005 17:06 GMT1
I recently upgraded from Coldfusion5 to MX7 and changed one of my datasources
from an Access db to a MySQL one.  I'm using the same datasource name as in my
coding previosly with Access.  
I'm getting " Error Executing Database Query".  Here is my code for that line:
Need help with database query.31 Mar 2005 16:13 GMT9
:confused;  Hi all,  I'm having trouble coming up with the correct MS SQL
statement to do the following operation.  I have two tables:  Participants
(p_id, p_fname, p_lname)  Participants_Keywords (pk_p_id, pk_keyword)  I want
to write a query that matches participants based on ...
Using a substring in SQL WHERE31 Mar 2005 12:34 GMT3
Hi all.  Need a little help getting my WHERE right.  I have a short date field
in my Access database called eventdate.  I need to form my WHERE statement to
only use the month portion of that value and compare it to a form value called
form.month. The value of form.month is: 01, ...
CF code in unload event31 Mar 2005 01:36 GMT3
I have some CF code that I want to execute when a user leaves a page.  I put it
in a javascript OnUnload routine.  However the code seems to be executing when
the page loads as well.  I set the agent status = 'I', then load the page, and
the status is set to 'O'.  Does anyone ...
Help on Query31 Mar 2005 00:32 GMT2
Hi
I am learning  cold fusion , some body help me last time for this query, thank
you so much, I am using the query below to get health information from
HEALTHFORM table by user login name and password, when I run this query it
CF5 vs MySQL on windows 200031 Mar 2005 00:15 GMT6
I'm having trouble connecting from ColdFusion5 to MySQL.
I've already downloaded and installed the Myodbc 3.51 driver and still
nothing.  When I login to the CF Administrator's page and go to data sources
under odbc I'm left with these choices:
UPDATE using a query?30 Mar 2005 21:37 GMT1
I thought something would be easy, but I'm lost.  Quickly, I'm making a form to
sign up employees for a training course. The selection is 1 of 4 dates, then a
box for completed (Y/N). First trying to update dates. I read the employee name
(Access primary key) and have a string ...
Replacement for OLEDB connection in MX?30 Mar 2005 21:31 GMT1
My ISP used to have Cold Fusion 5 running on their servers, allowing me to
connect to databases via OLEDB connection:  <CFSET DB='C:\Web\Files\DB.mdb'>
<cfquery name='Get_Files' datasource='#DB#' dbtype='OLEDB' username='Admin'
password='' provider='Microsoft.Jet.OLEDB.4.0' ...
CF5 Sybase - data access manager failed to initialize30 Mar 2005 20:11 GMT1
On our Solaris Test server running CF5 we have Native Driver connections to
several test Sybase servers.  During testing, our connections all work, but
when we tried to connect to a database that was down, we got an error, now all
our connections to any Sybase server do not work. ...
accessing stored procedure in Oracle package30 Mar 2005 19:03 GMT5
I'm getting the following error in my CF page when trying to call a stored
procedure in an Oracle package:
[Macromedia][Oracle JDBC Driver][Oracle]ORA-06564: object
HSC.PKG_SR_TEST.SP_TEST_IT does not exist ORA-06512: at "SYS.DBMS_UTILITY",
insert blob in oracle (CF_SQL_BLOB) not working30 Mar 2005 15:56 GMT2
I've the following code that is supposed to upload an image as a BLOB in the
oracle 9i db (I am using cf mx 7)   <cffile action='readbinary'
file='C:\projects\java\insertblob\tiger.jpg' variable='aBinaryObj'>  <cfif
isBinary(aBinaryObj)>     comes here     <cfset base64 = ...
Pulling BLOBs from Database30 Mar 2005 09:05 GMT1
    Any help here would be most appreciated. I have a table, one field of
which is type BLOB. I wish to extract this data using a Coldfusion page and
have the user be able to save it (similar to an attachment). I have my reasons
for not placing the data elsewhere and linking it. ...
cfoutput and cfloop30 Mar 2005 07:40 GMT4
Hi all, well this is my question:
I want to show 2 or more different sets of record sets but one or more of them
have to be nested on the first, since I cant do
<cfoutput query="query1">
SQL Query not return date if we use <> operators30 Mar 2005 01:47 GMT10
I am in a way at this moment where I have to find records from tables where
date are the primary field to be validated. In another word, I tried to
recuperate records by using StartingDate >= '#myDate#' but it seems that the
MS-SQL Server never return any records. But if I tried ...
Pages: 1 2 3 4 5 6 7 8 9 10 February, 2005
 
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.