| Thu Dec 09, 2004 3:18 pm |
| Replies: 8 |
| Views: 21048 |
|
 |
I've been using Aqua Data Studio now for a couple days and it's working out great but it does not let me alter tables visually still but I've learned my way around it for now.
|
| Wed Dec 01, 2004 2:50 pm |
| Replies: 8 |
| Views: 21048 |
|
 |
Those are some excellent ideas. I've heard of Aqua Data Studio before at a friend's house but I forgot about it somewhere along the line. At one point I got fed up and tried making my own enterprise m ...
|
| Tue Nov 30, 2004 5:02 pm |
| Replies: 8 |
| Views: 21048 |
|
 |
I'm really interested in knowing this so if anyone has information regarding this post I'd appreciate it. 
|
| Tue Nov 23, 2004 4:46 pm |
| Replies: 16 |
| Views: 41846 |
|
 |
I'm not sure about what "Any Browser" is but maybe this will help.
Internet Explorer renders padding different than most other browsers and cannot display PNGs without a special script.
"www" is ...
|
| Mon Nov 22, 2004 9:09 pm |
| Replies: 4 |
| Views: 14314 |
|
 |
Just a thought on this. Instead of 50 bit fields why not a varchar(50) and store the values as all one string.
Example:
00100101011101101001000010100111001011001000010011
Each character index ...
|
| Mon Nov 22, 2004 8:52 pm |
| Replies: 8 |
| Views: 21048 |
|
 |
I've always used a table creation interface like the one in InterDev, which I liked most, or the one in SQL Server Enterprise Manager. I've recently started creating my tables through the query analyz ...
|
| Fri Nov 19, 2004 4:16 pm |
| Replies: 2 |
| Views: 9466 |
|
 |
I don't know but I thought I heard at one time there was a program or web app. that executed CF code and returned the results.
In my mind, I imagine a tool like the debug window in VB but is there ...
|
| Fri Nov 05, 2004 5:22 pm |
| Replies: 9 |
| Views: 22804 |
|
 |
I solved the problem by referencing the FORM structure.
It's kind of neat to be able to name the form fields something stupid and still get the values. I personally don't name the fields with space ...
|
| Mon Oct 25, 2004 7:46 pm |
| Replies: 1 |
| Views: 9322 |
|
 |
Last time I checked either MS SQL, MySQL, or Oracle were the fastest SQL Databases. I know their results always show themselves as the fastest but I'm not really concerned with it. What I want to know ...
|
| Mon Oct 25, 2004 7:34 pm |
| Replies: 13 |
| Views: 30334 |
|
 |
Since I am still relatively new to ColdFusion I thought by logging into the Administration section provided by HMS that making a DSN would only allow my account to use it. I'm assuming now it's making ...
|
| Fri Oct 08, 2004 4:34 pm |
| Replies: 9 |
| Views: 22804 |
|
 |
I'm not sure about that.
I use a CFLOOP with Form.FieldNames in the LIST arguement and I don't know how that code would fit in. The problem would come in the Evaluate function I use to try and get ...
|
| Fri Oct 08, 2004 4:05 pm |
| Replies: 9 |
| Views: 22804 |
|
 |
I made a mail script in ColdFusion to mimmick sendmail.pl/formmail.pl to replace the perl scripts some of our clients used. The problem is that the form fields have spaces in some of the names and I c ...
|
| Wed Oct 06, 2004 1:45 pm |
| Replies: 1 |
| Views: 7834 |
|
 |
I would assume they would not be automatically removed by CF. If you want them gone you should make a script to delete them. Sometimes trying to clear the files from the Windows Temp directory produce ...
|
| Tue Oct 05, 2004 3:53 pm |
| Replies: 6 |
| Views: 17316 |
|
 |
I've been using ColdFusion for a couple months and I wanted to know if you know any good uses for the application.cfm or if there are problems/risks associated with it.
I have a feeling it basicall ...
|
| Tue Oct 05, 2004 3:40 pm |
| Replies: 1 |
| Views: 8499 |
|
 |
In the recent lawsuit against Sun, Kodak proved that Sun infringed on patents set down in the 90's. In turn, Kodak wins a $1 bil one-time royalty.
How does this make you feel and do you think it wi ...
|