Hi Guys,
I'm having a problem displaying certain blog entries on my website (well, they display just fine but don't validate). I'm using a DataList control to display said entries.
THe problem arises when I use certain features within a bbcode parser, namely the code and list features, which...
Hi all, don't get over to this neck of the woods much!
Let me preface my post by saying I have absolutely zero experience with UNIX.
However, I need to use this tool: ckjm to analyze some jar files, and it seems to be the only way to do it (I can get it to work with class files from DOS but...
I am working on a project right now that includes evolutionary study of an open source java program. I have been able to take all measurements just fine, except for LCOM. Everything I've found that will take this measurement is eclipse based, and the program I am studying is built using ant...
Hello All,
I apologize in advance for my post not being very clear, and for the lack of details. But my question is for an application that I did not even know existed before this morning.
My boss has an access application containing a macro, that was scheduled to run at a certain time every...
Hi All,
I am having a problem running DTS packages on one of our servers (Standard Edition). I'm getting 'product level too low' errors on even basic components like Excel/Flat File data sources and data conversion tasks. This happens with any package (but they will run from Visual Studio).
I...
I started a new class last night, and had a few 'writing tips' in the notes (we will have to write quite a few reports). Thought you guys might get a kick out of these:
I'm sure you guys have some good ones along these lines. Lets hear 'em!
Alex
----signature below----
With all due...
I just posted a new FAQ's on something I have been working on lately. I would appreciate any feedback on it.
faq705-6704
Thanks,
Alex
I don't do any programming whatsoever
Ignorance of certain subjects is a great part of wisdom
Hi All,
I need to export a query (with parameters) to create a varying number of different tables in an external database. I think the best way to do this is to dynamically build and execute a SQL Statement within a loop.
I am having a curious problem, in that it lets me assign the query I...
Hello Office Guru's
I don't make it this way much, but I have an MS Word problem. I need to get the word SWENG into the header of my word document. I can put it in there, save it, and everything looks fine (even if I close or reopen). But, when I print (or go to print preview), SWENG is...
Hi Guys,
I apologize if this is a silly question (well, I know it is ;-) ) but report design is not really my forte.
I have a VERY difficult client who is being spoiled by their account rep at our company, who wants to see the grand total for their report at the top (not the bottom) of the...
Hi Guys,
Google is not giving me any luck on this, but I am getting
in one of my DB's (access 2k3, access 2k file format).
Here is the offending query:
SELECT qryQuantity.SOURCE_CODE, qryQuantity.QUANTITY*qryCostPerPiece.CPP AS MEDIA_COST
FROM qryQuantity
INNER JOIN qryCostPerPiece ON...
Since everyone is bored on Friday, here is one that someone may find useful (lifted from Red Gate's SQL Stumpers e-book).
Take this sample data:
declare @t table (col varchar(100))
insert @t
select 'this column shows 125% of something'
union all select 'this column shows 55% of something'...
Hi All
I apologize for yet another dopey question. Using VS2005.
I wasn't sure if I should post this in ASP.net or C# forum, but because it is a ASP.net project I will post here. Basically, I am trying to populate a 6 column array as a gridview on my page databinds. Here is what I am using...
Hi Guys,
I have a work order database sitting on a Citrix server that is accessed by multiple people at the same time. Because of this, I can't really set the 'Compact on close' option.
However, this has been growing rather large on me. I am trying to write something in either access or...
Hi All,
I know I have seen this somewhere in this forum of the VBA forum before, but for the life of me I can't find it using the search utilities. Basically what I want to do is have a public multidimensional array available to my form, populate it when the form loads, and have these values...
Is there an easy way to update a file created in Access 2000 to Access 2003? Or simply get the above message to disappear?
The app was mostly written in 2003, but I started it when I was still on 2000. Of course I ignored the wizart that asked me if I wanted to upgrade it to 2003...
I...
Hi All,
Just got an email today that my faq was approved. It's basically an addendum to one written by SQLBill to convert seconds to normal time format. I am not sure I will ever need to use this, but I would love to hear any feedback on how to make it better (or ways to break it %-( )...
Hi All,
I am finding my life more and more stressful, based almost entirely on the traffic I encounter to get to work. I like my job, and don't really want to look for a new one, but the stress and frustration have been causing health problems for me. At my next review, I want to try and work...
Hi All,
I have written a couple of functions to utilize pgp command line encryption software. I was trying to add error handling to these functions, but I am running into trouble. I think I may be misunderstanding the Shell.
Here is the string I am sending to shell:
pgpDeStr = "pgp --decrypt...
Hi All,
I am working on reporting for a new program we have taken on, and trying to get a handle on the best way to put together a report in excel. What needs to be included in this report is the output from 4 queries. These will be of various row counts, but I will know the maximum possible...
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.