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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CF 7 Administrator won't accept PWD28 Feb 2005 17:55 GMT2
When I enter my Admin password in CF Administrator, nothing happens. I know the
password is correct. I must open this to set data sources, etc.  I have
installed CF7 after cleaning out the registry. Installation completed with one
error so I ran wsconfig to set 127.0.0.1 as ...
collumm names from DB to Excel28 Feb 2005 17:14 GMT1
I manage to download data fields from the Database in to an Excel file. Now i
would like to have the collomm names downloaded as well. Here is the code i'm
currently having. I  <cfquery name='laden' datasource='issue'> SELECT * FROM
tbl_issue ORDER BY issue_number ASC  </cfquery> ...
Error retrun from any .cfm except Administrator page28 Feb 2005 17:12 GMT1
Even I create an empty a.cfm contains only <--- test --->, the IE browser still
return the below error
Error Occurred While Processing Request  
Element LOCALE is undefined in REQUEST.  
CFML & MySQL28 Feb 2005 14:26 GMT3
Can I use CFML with MySQL? at the moment I am using CFML with MS Access.
Can I use the same CFML code with MySQL?
Dario
Connection verification failed28 Feb 2005 06:06 GMT3
Has anyone seen this before and if so how did you resolve the problem?
Connection verification failed for data source: (Data Source Name)
[]java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing
socket. Connection refused: connect
PASSING SELECTED OPTION VALUES FROM A LIST BOX25 Feb 2005 21:54 GMT2
I have a form control called 'Nominee'. It is a list box. It is dynamically
populated by | #FirstName# #MiddleName# #LastName# | retrieved from the
'Employees' table in my Access database . How do I pass the individual
variables via the CF process page into the corresponding ...
Database insert puzzle25 Feb 2005 20:23 GMT7
I have three forms:
Choose Login
Enter company information
Enter financial information
query of query reference25 Feb 2005 20:21 GMT1
I have been using query of query a lot and the SQL is limited, it has been trial and error seeing what works.
Does anybody know where I can find an online reference for the SQL syntax? :confused;
mulitple query insert problem25 Feb 2005 18:15 GMT5
I am having trouble inserting two queries...I am trying to insert an new
item(pk) into a table in one query, and then inserting an item(fk) in another
table that relates to the other item just created in the first. The problem is
that in order for the second query to work, the ...
SQL database connection problem with dbtype="ODBC"25 Feb 2005 17:26 GMT2
I am having one website in coldfusion. But not able to connect database with
application. I am getting following error.
I created Database in MS-SQL and try to connect from Coldfusion admin manager
->Data & Services > Datasources and uses driver as "ODBC socket"
Query of Queries?25 Feb 2005 16:31 GMT3
I have a table named therapists with a field named modalities which contains a
comma delimited list of id #s.  I need to loop through a list of modality id #s
and return results for each id #.  Explanation - I need to find the
therapist(s) whose modality field contains the ...
Setting a SQL Statement as a Variable and Running Using CFQuery25 Feb 2005 16:12 GMT2
I've got a table with a bunch of sql statements that I need to run and cfdump
the results to the screen.  I have one <cfquery> tag that pulls the sql
statement out of the database based on an ID number given:  <cfquery
name='retrieveSqlStatementToRun'> SELECT sql_statement as ...
format output from long field in Db25 Feb 2005 15:58 GMT3
:confused;
can anyone tell me how to format a very long database field when output it to
page. everything works fine except it is one very long string and i'd like to
make it into several paragraphs. is there a way to put some break in the Db  or
Update24 Feb 2005 20:54 GMT1
:confused; I am retrieving data from the database and altering some information
but I get  an error  which does not make sense because the line indicati ng the
error is properly compiled.  Please help
My code is attached:
Cannot create SQL DSN24 Feb 2005 19:58 GMT2
I have a Win2K box with CF 5.0 and am trying to create a DSN to a new box
running SQL 2000 on Win2003 - and it won't.  I can make an ODBC connection OK,
however. Checking elsewhere I saw mention of using an "ODBC Socket" data type -
but don't have that in my drop-down.  I also ...
Pages: 1 2 3 4 5 6 7 8 9 January, 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.