Can someone please help i have this query below that when it is pasted into access and the variables are replaced with dates the query excutes fine, but as soon as I do the same query in CF it doesn't work. No error
<cfquery datasource="#datasource#" name="get_done">
SELECT *
FROM QUARTER LEFT...
Hi every one. I have two radio buttons, yes and no. Then I have some input boxes below. If someone selects yes, they get input box 1, if they select no they get input boxes 2,3,4,5.
I am very new to javascript, can someone please help
I have this dropdown <select name="dropdown">
<option value="No selection">Make a Selection</option>
<option value="test1">test1</option>
<option value="test2">test2</option>...
Does any one know if there is a possible way to disconnet from an access database in coldfusion MX. I am uploading a database to our server which is to overwrite an existing database. When the new database is uploaded I want to read from it but all I get is the data from the old one. If I put in...
Hi everyone,
I need to compare two tables in different access databases. one being the master and the other being a local table.
the master can have hundreds of records and the local have only a few. I need to compare the local to the master and display the ones that are the same and also...
Hi everyone,
I need to compare to tables. one being the master and the other being a local table.
the master can have hundreds of records and the local have only a few. I need to compare the local to the master and display the ones that are the same and also display the ones that do not exist...
Not sure if this can be done or not but here it goes.
I am wondering if I can upload a file to a folder and when it is complete have the file unzip in that directory.
Can this be done
I have an access database which enclose several tables (approx. 19). I want to have a master database at a hosting company and have 4 of the same on 4 local computers.
Here is an example of how we see the application working.
Employee A has a laptop with the...
I am wondering if anyone has any good ideas for a product that can be implemented into a site that will allow members to log in and pay their annual dues and display an invoice or receipt. I dont think that it is really a ecommerce solution. roughly 100 members paying dues annually.
Any help...
i have an excel sheet that is layed out like a form, where some one enters data. So the data that I need to extract from the excel sheet is kind of all over the place. for example a product name could be at cell B3 and its id number at H3. Looking at the print out it looks like a form. Is there...
here is the part of the form that is used:
<table>
<tr>
<td>Full-time, year round</td>
<td><cfinput type="text" name="q9_1" required="yes" message="Question 9. permits numbers only" size="4" /></td>
</tr>
<tr>
<td>Full-time, seasonal</td>...
Hellio,
I would consider myself to be a beginer with flash, but I need to accomplich something for a client that they would like to have done. I have a layout of property now, you can see it at this address (http://www.sunsetdunespei.com/property.cfm)
The map on the bottom i need to be able...
Hello,
I am kinda new to the flash and xml scene, but would really appriciate some help if someone could. I need to take a map of some property which is here and take the information from below and link it to the map as a person hovers over each piece of land...
Hi all,
I need a little help. I have two tables one with a bunch of numbers for examle:
table1
-------
1
2
2
3
4
1
2
and another that I want to store on the the distinct numbers in, example:
table 2
-------
1
2
3
4
What I would like to do is to have access update table 2 when a new...
I have about 25 formfields with names like 1:mon, 1:tue, 1:wed, 1:thu, 1:fri, 2:mon, 2:tue, 2:wed,..... 6:thu, 6:fri.
The number at the beginning is the id of the record that the field belongs to so what I need to do is strip the number off and using it as a record identifier and the mon, tue...
Hello,
I could really use some help, I am trying to accomplish the same style of output that this site has done http://eccdc.mediaglue.com/public/caregiver/display_vacancies.php?sub=0&type=1&id=724
It is call childcare choices and it is pulling from several databases to output a matrix...
hope someone can help,
I have a form that I split into 6 sections because it is very long so what I need to do is when someone fills out the first part and hits submit I need it submited to a session that will hold it for later use and when they fill out the second and so on I need them added...
I have a problem with an XP Home Machine. When the machine starts in safe mode, all is fine. When I start normal, it reboots after the desktop appears. Restarting in safe mode with networking, cause it to reboot in safe mode. I have disabled all startup items using msconfig, but this doesnt...
Hi,
I hope that some one can help me, I am new at PHP and I am trying to take the results from 2 querys and return the difference and maybe even take it a bit further. Here is an example.
array 1:
toplevel 1111
part QTY
a 1
b 1
c 6
array 2:
toplevel 2222
part...
Hello,
I'm trying to SELECT * FROM my_table with PHP5 and an ODBC connection to Ms Access... all my rows are returned but when i try to output something like
echo $row['my_field'];
it doesn't work.
However if I SELECT my_field FROM my_table and then
echo $row['my_field'];
it all...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.