Hi all,
I was wondering how I could convert and pass the values in a valuelist as a parameter to my stored procedure.
For example if wanted to do this using simply CFQuery:
SELECT * FROM Employees WHERE EmployeeID IN (#ValueList(SearchResults.Key)#)
but how do I do it using CFStoredProc...
may just be a defective drive. ask for a replacement or at least get a model that is popular. like IBM or Quantum. Seagates are usually good but you may have just selected a lemon by accident.
good luck
Hi all,
We have a come across a situation that I can not figure out or if its even possible.
We have created mail merge in Outlook 2000 using an Excel spreadsheet as a datasource (which is fine) AND we would like to have an attachment that goes with the letter/message.
But when we sent it, we...
Hi all,
We are running a primarily Windows network and was wondering if there is an open source application that woudl enable us to see who on the network are:
1. streaming/downloading music the most
2. taking up most of our bandwidth.
Some users are streaming so much that others think the...
Hi all,
I have given the task to investigate what I call Knowledge Management Systems (KMS) and to see if its worth it.
Basically I am looking for a web-based solution that would:
1. Allow our company, an R & D organization to share data, ideas, papers with one another with controlled access...
Thank you.
I do have version 5 (Enterprise) so I'm stuck with it. I'm not going to even touch MX because its not proven yet.
I'll use JSP/tomcat if I wanna try any Java stuff anyway.
Thanks,
Chris
I have a server running CF4 and is running apps on it right now.
Because its running fine I don't want to mess around with it (ie. if it ain't broke... don't touch it).
I want to run new apps in CF 5.
Is it possible to have 2 versions of CF running on the same machine?
Thanks,
Chris
Hello all,
I would like Excel to highlight or mark rows that are duplicate BASED ON 2 COLUMNS.
I have seen examples using 1 column and that is not what I want.
For example:
Region Boundary
A 1
A 2
A 3
A 1 <-- duplicate.
B 1
B 5
B 3
C 5
C...
Hello all,
I'd like to try and learn RMI.
I have the view and model (i.e. database connection) I want to use.
Goal:
What I want to do is to start up the view and have the user enter the IP or address of the model to access it remotely say which then connects to the DB.
1. How and what do I...
Hello all,
I've read about JDBC, JTable and Table models and am still having a bit of difficulty in visualizing how I could populate a JTable using my recordset. The examples I've read uses arrays so any code example you could contribute would be great.
Goal:
1. Query the db and create a...
Hello vkarthik,
I do not have a show() method in my constructor.
Here's a bit more....
public class MsgDialog extends Dialog
implements ActionListener
{
public MsgDialog(Frame parent, String title, String textmsg)
{
super(parent, title, true)...
I found something interesting.....
This code is an extended from a Dialog class and my "new" object is also from a Dialog class.
It would seem that it doesn't want to instantiate a new dialog class from another Dialog class. I'm sure this is not true.
Here's some more of my code for...
Hello all,
This has me stump....
I have an exception that I want caught in a catch block and when it's caught, it will call my dialog window (works fine except in this situation).
The error message I got was :
cannot resolve symbol...
new MsgDialog(this, "Error!", "My error...
Thank you.
I was able to get it to work now. I forgot that when I implemented the comparable interface, I did not code in the compareTo() method.
cheers,
Christopher
Thanks idarke,
That's interesting because they are not duplicate (as far as the code and name data is concerned).
Can you suggest how I do an equal test?
Thanks,
Christopher
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.