Does anyone know of something that will print out a report of all my datasources with its settings in CF5?
I found a routine for MX and it works great, but I have a CF5 server with >100 datasources and I don't want to write them all down by hand.
Thanks,
Kris
Has anyone seen a Flash navigation menu that works like Finder from the Mac OS?
I have seen several examples of menus like the treeview from Windows, but I am researching the idea of making a website navigation based on Finder from Apple.
I would be interested in links to actual sites and/or...
Does anyone have any recommendations for training companies in the southeast for Advanced ColdFusion (MX)?
I would prefer something in north carolina (raleigh), but I would like to hear about any in the southeast.
Thanks,
Kris
Which do you think would be faster.
Base information:
- Three tables
Table 1 has @ 100 records (i.e. Batch File)
Table 2 has @ 5000 records (i.e. Active File)
Table 3 has > 1,000,000 records (i.e. Historical File)
- The value I want will be in only one of the three tables.
- There...
Has any of you used (or played with) SharpDevelop for VB.NET or C#?
http://www.icsharpcode.net/OpenSource/SD/default.asp
I found this today and was wondering if it was any good. For the cost it has to have some merit, but I was wondering if anyone here had any experience with it.
I am...
Anyone know why long file names would be truncated to 8.3 standard. Is there some setting or option that I need the change.
Here is the kicker:
Sample file Name: "FileNameIsMe.doc"
It is not doing "FileNa~1.doc"
It is doing "FileName.doc"
Thanks
Kris
I usually use SQL Server, but for this application I need to use Access and I have not used Access in over four years.
I am creating a large SQL statement, but is not returning the results like I think it should. I have narrowed the problem down to a simple SQL statement and I wanted to see if...
Right now I have the following code to set the alternate color for listview's
Public Shared gBackGoundColor As System.Drawing.Color = System.Drawing.Color.LightBlue
Now, I want to have a combobox with a listing of colors that the user can select and set the gBackGroundColor to the value of the...
Here is my problem:
When I check a file out in VS.NET (VB.NET) it gives me the little check mark by the file. I make a change to the file and save the file (still checked out). Then a coworker will open the same file, make a change and save the change (not checked out). On my computer it will...
Does anyone have any tips/resources/code/... for handling error messages beyond the simple messagebox.
My goal is to throw the error all the way up to the GUI class (I can do that) and then gather as much debugging/environemnt information as possible and write to a file or something.
A little...
Does anyone have any tips/resources/code/... for handling error messages beyond the simple messagebox.
My goal is to throw the error all the way up to the GUI class (I can do that) and then gather as much debugging/environemnt information as possible and write to a file or something.
A little...
I have seen several pieces of code that will automatically resize the widths of a column in a listview for VB6.
Does anyone have any tips/webpages/code on how to do this in VB.NET?
Thanks,
Kris
[hammer]
I am trying to read this old file I have and I can not find a way to open it. I am assumming they are Access version 1 mdb's.
When Access 2002 tries to convert the mdb it tells me that "This operation is not supported for Microsoft Access 1.x databases."
When Enterprise Manager for...
First of all the progam compiles fine in Win98, but I get the following error message when I try to compile in Win2000. I have tried a number of changes in config.nt and autoexec.nt but none seem to help. I would appreciate any help or ideas to point me in the right direction.
SCREEN SHOT...
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.