PC Review


Reply
Thread Tools Rate Thread

Is it any way to programmatically store and hide data inside an Access database that it is not shown on the Access user interface?

 
 
SammyBar
Guest
Posts: n/a
 
      30th Nov 2006
Hi,

I'm reverse ingeneering an Access database based application program for
integrating it into our enterprises database. I should synchronize the
access database data with our SqlServer 2000 databases in order to allow the
"alien" application work with our enterprise data. I successfully linked the
Access database to SqlServer 2000 and I can read/write to the Access tables.
But it is some data the "alien" application shows that I can not see in the
Access database. I'm convinced the data is actually there because looking at
the binary file (after repairing and compacting) the data is there (the
database is not scrambled). But opening the database in Access 2003 I can
not find the data. None of the shown tables contains it. It is n Access 2000
database that contains only tables and queries. My question is: Is it any
way to programmatically store and hide data inside an Access database that
it is not shown on the Access user interface?

Thanks in advance
Any hint is welcomed
Sammy


 
Reply With Quote
 
 
 
 
Douglas J. Steele
Guest
Posts: n/a
 
      30th Nov 2006
You can hide tables, either by setting their Hidden attribute, or by
prefixing their name MSys or USys.

Under Tools | Options, check both Hidden Objects and System Objects in the
Show group on the View tab.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"SammyBar" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
>
> I'm reverse ingeneering an Access database based application program for
> integrating it into our enterprises database. I should synchronize the
> access database data with our SqlServer 2000 databases in order to allow
> the "alien" application work with our enterprise data. I successfully
> linked the Access database to SqlServer 2000 and I can read/write to the
> Access tables. But it is some data the "alien" application shows that I
> can not see in the Access database. I'm convinced the data is actually
> there because looking at the binary file (after repairing and compacting)
> the data is there (the database is not scrambled). But opening the
> database in Access 2003 I can not find the data. None of the shown tables
> contains it. It is n Access 2000 database that contains only tables and
> queries. My question is: Is it any way to programmatically store and hide
> data inside an Access database that it is not shown on the Access user
> interface?
>
> Thanks in advance
> Any hint is welcomed
> Sammy
>



 
Reply With Quote
 
Joan Wild
Guest
Posts: n/a
 
      30th Nov 2006
If I understand you, you have an Access 2000 mdb and a SQL Server database,
and both are used in some application.

When you open the application you see all the data, but when you open the
Access mdb in Access 2003, some data is missing?

Might that data be in the SQL Server database instead?

It's also possible that the mdb has some tables that are hidden. Tools,
Options, View tab and check Hidden objects.


--
Joan Wild
Microsoft Access MVP

SammyBar wrote:
> Hi,
>
> I'm reverse ingeneering an Access database based application program
> for integrating it into our enterprises database. I should
> synchronize the access database data with our SqlServer 2000
> databases in order to allow the "alien" application work with our
> enterprise data. I successfully linked the Access database to
> SqlServer 2000 and I can read/write to the Access tables. But it is
> some data the "alien" application shows that I can not see in the
> Access database. I'm convinced the data is actually there because
> looking at the binary file (after repairing and compacting) the data
> is there (the database is not scrambled). But opening the database in
> Access 2003 I can not find the data. None of the shown tables
> contains it. It is n Access 2000 database that contains only tables
> and queries. My question is: Is it any way to programmatically store
> and hide data inside an Access database that it is not shown on the
> Access user interface?
> Thanks in advance
> Any hint is welcomed
> Sammy



 
Reply With Quote
 
SammyBar
Guest
Posts: n/a
 
      30th Nov 2006
> Under Tools | Options, check both Hidden Objects and System Objects in the
> Show group on the View tab.

This uncovered MSys... tables, but no hidden object looks to be present at
the database.
So my data continues missing
Anyway thanks a lot

Sammy


 
Reply With Quote
 
SammyBar
Guest
Posts: n/a
 
      30th Nov 2006
> If I understand you, you have an Access 2000 mdb and a SQL Server
> database, and both are used in some application.

No. The "alien" app works only with the Access database. I need to feed the
Access database with our corporate data that is stored in Sql Server 2000.
The "alien" app is a time and attendance and access control system we want
to use to control the access to some doors. The problem is the app comes
with his own database where are registered users, terminals and fingerprint.
Of course we have that information stored in our corporate databases. The
problem is synchronyze both to avoid the need to retype all the info into
the new system and manually maintain in synch both system. It is a simple
project, except for the fact that some data is buried inside the Access
database and I can't figure out how to access them to replicate.

> It's also possible that the mdb has some tables that are hidden. Tools,
> Options, View tab and check Hidden objects.

I already checked. No hidden objects more than the MSys tables


 
Reply With Quote
 
SammyBar
Guest
Posts: n/a
 
      30th Nov 2006
Yes, it is.... as a BLOB in a OLE Object field...!
Thanks anyway

Sammy


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is it any way to programmatically store and hide data inside an Access database that it is not shown on the Access user interface? SammyBar Microsoft Access Security 5 30th Nov 2006 07:03 PM
SQL Database, User interface Access, want hyperlink field - how ? =?Utf-8?B?YWxhbmJncGlja2VyaW5n?= Microsoft Access Forms 4 21st Aug 2006 08:23 AM
Hide data col in subform based access right & store data in table =?Utf-8?B?V2VsbGll?= Microsoft Access VBA Modules 1 27th Jul 2006 07:01 PM
How much data can access database store? =?Utf-8?B?QWFsb2s=?= Microsoft Access 2 19th Jul 2005 04:45 AM
Network User Interface for Access Database =?Utf-8?B?TWFya0luTlk=?= Microsoft Access 4 10th Mar 2005 08:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:32 PM.