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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help! Iteration/Loop Problem30 Jul 2005 01:33 GMT3
<CFQUERY NAME="ticket_info" DATASOURCE="HelpDesk">
        SELECT *
        FROM Help_Desk_List a, NotesTbl b
        WHERE a.Entry_ID = #Close_Ticket# AND b.Ticket_ID = #Close_Ticket#
Detect CFQuery Column Data Type29 Jul 2005 23:45 GMT2
Is it possible to detect the data type of a column in an ODBC Select CFQuery with MS Access or SQL Server?
This solution will save me a lot of effort.
Thanks
MSAccess query : detect data type29 Jul 2005 22:57 GMT3
"deleteID" in the following query could be either alpha or numeric.
How to modify the query to accomodate both cases?
<CFQUERY datasource="#dsn#">
delete from #table#
Dates & SQL29 Jul 2005 17:57 GMT1
In my CF form I have created a date object using #DateFormat(Now(),"MM/DD/YY")#
which displays the date as: 07/29/05.  
When the date is  inserted into a Date/Time Field in a SQL table and I view
the resulting entry in the table looks like: 7/29/2005.
Newbie DB Connectivity Question :-\29 Jul 2005 15:49 GMT2
:o Hi all,
I need a little bit of help, heres my problem: I successfully developed a
database and website in ColdFusion on my local server. I then went to a hosting
company that offers ColdFusion Database Support as a service. I uploaded my
Multiple DB Columns display in <cfselect display>29 Jul 2005 15:40 GMT2
*disclaimer* -- I'm a CF n00b.
Hello all,
Using Composite Indexing29 Jul 2005 13:59 GMT2
I am using a simple query against a MySQL table with a selection based upon two
columns.
SELECT *
FROM   clog
How can i get  value form a collumn NAME29 Jul 2005 02:53 GMT1
If  one database with several tables. The fileds are populated by a form.
A second table called "regionmail, does have three collumns. "Region"  
"Products" "Spares"
When the ROW of the region is selected,( from "regionmail) i would like to
Peachtree ODBC/JDBC????28 Jul 2005 23:51 GMT2
Does such a thing (ODBC/JDBC Driver) for peachtree exist?
Im writing a project tracking app for an intranet that I would like to
update a couple tables in peachtree on command so we don¹t have to key the
info again later...
connecting to informix  7.2228 Jul 2005 23:13 GMT2
help!  I'm using coldfusion mx ver. 6 on windows 2000 and I could not connect
to Informix 7.22 I've read that coldfusion mx only support informix 9.x...how
would i connect to lower versions of informix??? :frown;
Printing database fields28 Jul 2005 21:03 GMT2
Okay, stuck with CF4.5.  No biggy.  I just want to pull data from a db and make
an xml file out of it.  BUT I want it to be generic and fast. to code.
I know by the time I get an answer I could have it coded the long way so this
is for future reference.
Connecting to Remote Data Sources28 Jul 2005 19:08 GMT5
Hi, I am trying to create a new DSN on a CF web server hosted with our ISP.  My
problem is that the actual SQL Server database is located our local network.  
The local server is running Windows 2000 Server with MX7 and SQL Server 2000,
the web server is running on Windows Server ...
Reading from Progress db28 Jul 2005 18:54 GMT4
I need to read from a progress db put i ma having problems reading fields named  with special chars like in Element1% and flux-ecd (% and -)
how should i read them
thanks
How to: Populate listbox with fields from DB28 Jul 2005 18:43 GMT4
I created a .cfm page using various queries to output a company phone list (1.
lname alpha, 2. dept, 3. branch). I then have it create a .PDF using the
<cfdocument> tag.
Now I am trying to recreate this site but allow the user to manually choose
Performance28 Jul 2005 18:38 GMT2
I have some Performance Problems in my Database Query.
I had to Join 8 Tables for this Intranet-phonebook (department,
superdepartments, functions, ..) in one Query.
So I think this is why the Query is so slow.
Pages: 1 2 3 4 5 6 7 June, 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.