Cannot open tables
From: new (anonymous_at_discussions.microsoft.com)
Date: 04/08/04
- Next message: sebastian: "Re: Query acting strangely"
- Previous message: Hugo Kornelis: "Re: Query acting strangely"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 8 Apr 2004 05:20:17 -0700
When I open the tables in registered SQL server, Error
message: The query cannot be executed because some files
are either missing or not registered. Run set up again to
make sure the required files are registered.
Thanks reply
- Next message: sebastian: "Re: Query acting strangely"
- Previous message: Hugo Kornelis: "Re: Query acting strangely"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
- Re: tempdb grows to 8G suddenly
... that a join predicate is missing. ... >> to someone running a query
which has a join that has not been qualified ... a huge result set gets built up (in tempdb
... (microsoft.public.sqlserver.server) - Re: RM formalism supporting partial information
... omniscient database. ... If the user formulates a query then this will
now ... If the age or occupation is missing we could ... the value-does-not-apply
interpretation can always also be ... (comp.databases.theory) - Re: Adding blank lines in a report
... table that tells Access about the missing numbers. ... Create a query
that contains both this table and the table containing ... Drag tblCount.CountID into the
output grid. ... and use it as the RecordSource for your report. ... (microsoft.public.access.reports) - Re: Adding missing records to a table
... You can just run an Append Query to complete the missing items. ... If you have
a Unique Index set in the Prices table for the composite of CompanyID and ItemID, existing records
will not be duplicated. ... I would like to make a query that adds any records missing
from the basic amount of items to the companies missing them. ... The query should add a record
with itemID 30 and the customerID for each customer that misses the record, ignoring those who
already have it. ... (microsoft.public.access.queries) - Re: Query to find amissing number
... Here I need to write a query to find out that number 7 is missing in the ...
given sequence. ... giving you a quick way to determine if any gaps exist. ...
(comp.databases.sybase)