An MS Access app was generated using Windows XP Home and Access 2003.
When trying to run it on any other system we get a dialog which states:
On Vista and Access 2007:
Can't Find Project or Library
On XP Pro and Access 2003:
Broken reference to file DLGOBJS.DLL
When I tried to use...
One of my laptops I loaned out came back with this on it.
It's running Vista Ultimate, and the fixes I've seen, and there are far too many, and heavily bloated at that, are for XP.
Any thoughts on how to remove this nuisance? Conventional Spybot/PC-cillin seem worthless against it.
Thanks,
-k
Is there a reliable way to mount iso/img files in Vista?
I found sites suggesting virtualclone and other programs, but none of them worked on my Vista Ultimate install.
And why does MS distribiute files in a format that requires us to burn CD/DVDs?
Guess they want to overflow more landfills...
Using Access 2007, but need it to work with 2003 as well.
This will get the list of tables into another table:
SELECT msysobjects.name INTO [CCP Tables]
FROM msysobjects
WHERE (((msysobjects.name) Not Like 'MSys*') AND ((msysobjects.type)=1))
ORDER BY msysobjects.name;
How do I then use this...
Using MS Access 2003
The task at hand is to aggregate data from a series of installs of a proprietary application, which uses a MS Access database with minimal date stamping, and no notion of history throughout. I cannot add or alter anything within the app.
So my thought is to add another...
I have a Vista Ultimate laptop, and an XP Pro SP2 laptop.
I also have a ethernet hub and cables.
I want set set up a little network bewteen these, what's the simplest means?
-k
Using MS Access 2003
The task at hand is to aggregate data from a proprietary application, which uses a MS Access database with minimal date stamping, and no notion of history throughout.
I assume that some people have addressed this before, and might offer some insights.
We're going to keep...
Using an MS Access 2002 database.
I wish to determine which field contains certain values, so I need to be able to search all of the appropriate field types for a specific value.
This is simple enough in SQL Server, Oracle, etc., by using the system tables.
How might I do this within Access...
BOE XI R2.
When attempting to use an existing Universe that worked last week, we receive this error:
Item SI_METADATA_ALL_DESCENDANTS was not found in the collection.
This Universe is based on an Excel file, and the Excel file DID change (columns added).
However the Universe named columns...
It appears that my job fails when scheduled due to the STORE account not having permission to the folder in which the Excel file is in that I read from, however I can manually run the DTS job using my login.
Since the problem connection is Excel, and I see where it gives the helpful message...
I have a View (pasted below) which creates sums on various groupings, in particular I'd like to focus your attention on the work week (weekofqtr).
What I would like to do is add in another column which performs a cumulative running total based on the weeks of the quarter for the summed fields...
CR XI, SQL Server 2000
The intent of the graph is to provide a side by side analysis of Current vs. Prior quarter, for three demographics.
Example data:
Quarter Region week amount
3 AMER 1 100
3 AMER 1 200
4 AMER 1 500
3 AP 1...
Using SQL Server 2000
I assume that some database setting is causing this, but when I issue a query of:
select directrep from table
where directrep <> 'Blah"
it eliminates the nulls for that column as well.
I test this by using:
select count(*)
from
(
select directrep from table
where...
Is anyone currently doing this?
We're using BOE XI, and willing to go to Release 2 if it will meet the requirements.
For the most part we have a series of Dashboards which are built using unrelated data in subreports within multiple report header sections.
What the client requires is that we...
I'm hoping to populate a blank set of tables with data from a VERY large database with a few rows in each table to speed development against the database.
Assuming that there are no rules/constraints on the tables to prevent inserts from occuring in any order, can anyone point me in the...
Is anyone having any luck with using the new search engine?
Since they changed it, my search results are much worse, and I can't see how to tailor a search for version specific Crystal questions.
Can anyone elighten me as to how a version specific search is performed, or if it's now a part of...
Oracle 9.
I have a csv file that has numerous values in one field, in particular email addresses, as you would expect to find in a TO, FROM, CC or BCC field:
lellison@oracle.com,gwbush@whitehouse.com
What I need help with is how I might create an additional row for each of these, along with...
Windows XP SP2
Suddenly my Windows Media Player version 10 started distorting all sound, music and videos.
Other programs sound fine.
I tried upgrading to version 11, same thing.
Itunes plays just fine, and my recording software sounds OK, I assume it's codec related or some such.
Any...
CR XI
In an effort to resolve this, I've eliminated everything from the report that I can, all headers, labels, etc, nothing but the data remains, except for one OLE Object in the Report Header which won't delete, nor can I move it with the mouse (The Size and Position works).
the error...
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.