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 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Access 2003 v. Oracle 8i Syntax31 Jan 2007 23:04 GMT2
In Access 2003:
SELECT ADMI_AGR_DEALER_BONUS.DEALER_ID, ADMI_AGR_DEALER_BONUS.CERT_PERIOD_ID,
ADMI_AGR_DEALER_BONUS.BONUS, ADMI_PBR_CERTIFICATION_PERIODS.CERT_PERIOD_ID,
ADMI_PBR_CERTIFICATION_PERIODS.IMA_APPLIED_START_MONTH,
Oracle CLOB Columns Failing With ColdFusion 731 Jan 2007 21:59 GMT5
I am using ColdFusion 7 Enterprise, updater 1 with DataDirect version 3.4
drivers and Oracle 8i.  ColdFusion 7 is returning no data for CLOB datatype
columns.  The ColdFusion 5 version currently in production is successfully
returning values for these columns.  I have changed the ...
Updating Oracle Clob field31 Jan 2007 21:57 GMT5
I am having some trouble updating an oracle db that has a clob field,  this is
the part of the query that is getting the form data:
<cfqueryparam cfsqltype="cf_sql_clob"
value="#trim(form.additional_information_fr)#">
Error Message31 Jan 2007 20:51 GMT1
Hoping someone can help. I continue to get this error message when I try to
connect to this page. Error is as follows.
The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.
NVARCHAR(MAX) not returned from system views31 Jan 2007 19:49 GMT2
I have a problem with SQL Server 2005 system views.  In SQL 2005, system tables
(e.g. sysobjects, syscolumns) are now hidden and their contents are made
available through special "system views".  We have a CF data dictionary
application here we have been using for years with SQL ...
Error Executing Database Query.31 Jan 2007 17:35 GMT8
Error Executing Database Query.  
[Macromedia][SQLServer JDBC Driver]A problem occurred when attempting to
contact the server (Server returned: Connection reset). Please ensure that the
server parameters passed to the driver are correct and that the server is
Using connectstring attribute31 Jan 2007 01:50 GMT7
I am in the process of switching from Access to MSSQL. in order to connect to
the database I have added the following attributes to my <cfquery> tags
dbname="" dbserver="" username="" password=""
Although this seems to work ok I understand that I can also use the
Anomaly when cf evaluates 2 and "01/01/1900"30 Jan 2007 09:07 GMT4
Ok, this is an odd one. In a piece of code, I had an evaluation like this
<cfif 2 IS "01/01/1900">True<cfelse>false</cfif>
And for some reason "2 IS '01/01/1900'" is resolving to true! Why is this?
Does anyone have any idea as to why?
mySQL UPDATE statemetn error *i think*29 Jan 2007 01:34 GMT15
Heya guys
the update statement seems to have a problem..
i keep getting this error
[Q]You have an error in your SQL syntax; check the manual that corresponds to
MySQL & CF MX26 Jan 2007 19:25 GMT3
I am migrating from access to MySQL.  What connector should I use, ODBC or
JDBC, and what is the difference.  The application is already developed, so if
I go to JDBC will I need to make any major changes int he code.
Please help...
Strange Query Result24 Jan 2007 23:20 GMT3
Alright, basically, its like this. I'm trying to return the results of a search
from a query and here is whats happening...
[code]
<cfquery name="getNew" datasource="#dsn#">
top n records24 Jan 2007 22:09 GMT2
I am using MySQL. I am trying to retrieve a set of numbers that appear in the
database the most. I have the following columns, digit1, digit2, digit3,
digit4, digit5, digit6. I am wanting the top 6 numbers that appear across each
column, for an example the number 17 could show up ...
Entering numbers into Access24 Jan 2007 21:55 GMT6
I am using an update statement to enter a number into an access databse where
the field is set as an interger format. The syntax used in the update statement
is     order = '#form.order#',
When this is processed I revieve the following error:
Cold Fusion with Paradox tables24 Jan 2007 17:26 GMT1
I didn't know where to ask this, so I will post it here.
I have been using Cold Fusion for 4-5 years with Paradox tables. The site has
gotten more and more complex. The site is hosted somewhere else and I don't
have any control over their software or drivers.
oracle Stored Procedure access from CF 6.123 Jan 2007 22:04 GMT1
Hi,
I am using Oracel 10g, Oracle 6.1, i want to use Stored Procedures in my
project. I am getting some problems while using this one.. please help me.. Is
there any configuration setting in the Cold Fusion administration...
Pages: 1 2 3 4 December, 2006
 
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.