19121 Where Did These Tables Come From?
Sign Up |  Live StatsLive Stats    Articles 37,294| Comments 176,914| Members 19,397, Newest birinder| Online 413
Home Contact
 (Forgotten?): 
    Sikhism
    For best SPN experience, use Firefox Internet Browser!


                                                                   Your Banner Here!    




Where Did These Tables Come From?

Our Donation Goal : Why Donate? : Donate Today! : Donate Anonymously (ਗੁਪਤ) : Our Family of Supporters
Goal this month: 500 USD, Received: 100 USD (20%)
Please Donate...
     
Related Topics...
Thread Thread Starter Forum Replies Last Post
Referancing other tables pltaylor3@gmail.com Information Technology 5 28-Jul-2006 08:26 AM
updating tables tsison7 Information Technology 2 28-Jul-2006 08:26 AM
Acc2003 converts linked tables to local tables (2k -> 97) JRS Information Technology 1 28-Jul-2006 08:00 AM
Rational Tables? Scooper2241 Information Technology 1 10-Nov-2005 21:09 PM
Can't see tables! Deeds Information Technology 4 02-Nov-2005 11:47 AM


Tags
did, these, tables, come
Reply Post New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!
  #1 (permalink)  
Old 16-Nov-2005, 14:51 PM
Smartin's Avatar Smartin
Guest
 
Posts: n/a
   
   
Where Did These Tables Come From?

  Donate Today!   Email to Friend  Tell a Friend   Show Printable Version  Print   Contact sikhphilosophy.net Administraion for any Suggestions, Ideas, Feedback.  Feedback  

Register to Remove Advertisements
On an A97 DB app I am developing at work, I noticed this morning that
several new tables were present, and I did not create them. The time
stamps on the tables seems to coincide exactly with when I closed the
MDB as I left work on Monday. Some of the tables have data in them
(nothing resembling what I store in my app tables), although most are
empty. The MDB is on the network but AFAIK no one else is using it. Any
ideas where these came from? Here's a sample of the table/field names:

Table: pbcatcol
Field: pbc_tnam
Field: pbc_tid
Field: pbc_ownr
Field: pbc_cnam
[15 more fields like this]
Table: pbcatedt
Field: pbe_name
Field: pbe_edit
Field: pbe_type
Field: pbe_cntr
Field: pbe_seqn
Field: pbe_flag
Field: pbe_work
Table: pbcatfmt
Field: pbf_name
Field: pbf_frmt
Field: pbf_type
Field: pbf_cntr
Table: pbcattbl
[this table has odd looking data in it]
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/7484-where-did-these-tables-come-from.html
Field: pbt_tnam
Field: pbt_tid
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484
Field: pbt_ownr
[20 more fields like this]
Table: pbcatvld
Field: pbv_name
Field: pbv_vald
Field: pbv_type
Field: pbv_cntr
Field: pbv_msg
--
Smartin


Do share your immediate thoughts or reactions on this issue? We value your views! Login Now! or Sign Up Today! to share your views with us.. Gurfateh!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 16-Nov-2005, 14:51 PM
Van T. Dinh's Avatar Van T. Dinh
Guest
 
Posts: n/a
   
   
Re: Where Did These Tables Come From?

Access uses a number of system Tables whose names start with "MSys". These
Tables are usually hidden.

However, the Tables you posted are nothing like the system Tables.

Are these local or linked Tables?
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484

--
HTH
Van T. Dinh
MVP (Access)




"Smartin" wrote in message
news:BuidnTCv3q3T9OfenZ2dnUVZ_s6dnZ2d@giganews.com ...
> On an A97 DB app I am developing at work, I noticed this morning that
> several new tables were present, and I did not create them. The time
> stamps on the tables seems to coincide exactly with when I closed the MDB
> as I left work on Monday. Some of the tables have data in them (nothing
> resembling what I store in my app tables), although most are empty. The
> MDB is on the network but AFAIK no one else is using it. Any ideas where
> these came from? Here's a sample of the table/field names:
>
> Table: pbcatcol
> Field: pbc_tnam
> Field: pbc_tid
> Field: pbc_ownr
> Field: pbc_cnam
> [15 more fields like this]
> Table: pbcatedt
> Field: pbe_name
> Field: pbe_edit
> Field: pbe_type
> Field: pbe_cntr
> Field: pbe_seqn
> Field: pbe_flag
> Field: pbe_work
> Table: pbcatfmt
> Field: pbf_name
> Field: pbf_frmt
> Field: pbf_type
> Field: pbf_cntr
> Table: pbcattbl
> [this table has odd looking data in it]
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484
> Field: pbt_tnam
> Field: pbt_tid
> Field: pbt_ownr
> [20 more fields like this]
> Table: pbcatvld
> Field: pbv_name
> Field: pbv_vald
> Field: pbv_type
> Field: pbv_cntr
> Field: pbv_msg
> --
> Smartin



Reply With Quote
  #3 (permalink)  
Old 16-Nov-2005, 14:51 PM
Smartin's Avatar Smartin
Guest
 
Posts: n/a
   
   
Re: Where Did These Tables Come From?

Van T. Dinh wrote:
> Access uses a number of system Tables whose names start with "MSys". These
> Tables are usually hidden.
>
> However, the Tables you posted are nothing like the system Tables.
>
> Are these local or linked Tables?
>


All are local tables. For additional interest, here is the data I found
in one field of the "pbcatfmt" table. Looks like something from Excel???

pbf_name
#,##0
#,##0.00
$#,##0.00;($#,##0.00)
$#,##0.00;[RED]($#,##0.00)
$#,##0;($#,##0)
$#,##0;[RED]($#,##0)
[General]
0
0%
0.00
0.00%
0.00E+00
d-mmm
d-mmm-yy
h:mm AM/PM
h:mm:ss
h:mm:ss AM/PM
m/d/yy
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484
m/d/yy h:mm
mmm-yy


Thanks for your input!
--
Smartin
Reply With Quote
  #4 (permalink)  
Old 16-Nov-2005, 14:51 PM
david epsom dot com dot au's Avatar david epsom dot com dot au
Guest
 
Posts: n/a
   
   
Re: Where Did These Tables Come From?

PBC = Power Builder Catalog

Sybase, Power Builder, Infomaker

(david)

"Smartin" wrote in message
news:BuidnTCv3q3T9OfenZ2dnUVZ_s6dnZ2d@giganews.com ...
> On an A97 DB app I am developing at work, I noticed this morning that
> several new tables were present, and I did not create them. The time
> stamps on the tables seems to coincide exactly with when I closed the MDB
> as I left work on Monday. Some of the tables have data in them (nothing
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484
> resembling what I store in my app tables), although most are empty. The
> MDB is on the network but AFAIK no one else is using it. Any ideas where
> these came from? Here's a sample of the table/field names:
>
> Table: pbcatcol
> Field: pbc_tnam
> Field: pbc_tid
> Field: pbc_ownr
> Field: pbc_cnam
> [15 more fields like this]
> Table: pbcatedt
> Field: pbe_name
> Field: pbe_edit
> Field: pbe_type
> Field: pbe_cntr
> Field: pbe_seqn
> Field: pbe_flag
> Field: pbe_work
> Table: pbcatfmt
> Field: pbf_name
> Field: pbf_frmt
> Field: pbf_type
> Field: pbf_cntr
> Table: pbcattbl
> [this table has odd looking data in it]
> Field: pbt_tnam
> Field: pbt_tid
> Field: pbt_ownr
> [20 more fields like this]
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484
> Table: pbcatvld
> Field: pbv_name
> Field: pbv_vald
> Field: pbv_type
> Field: pbv_cntr
> Field: pbv_msg
> --
> Smartin



Reply With Quote
  #5 (permalink)  
Old 16-Nov-2005, 14:51 PM
Van T. Dinh's Avatar Van T. Dinh
Guest
 
Posts: n/a
   
   
Re: Where Did These Tables Come From?

It looks like some sort of formatting codes.

Since I have never seen these Tables, I would suggest try some of the
following (Make a back-up copy FIRST):

* Compact & repair your database.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484
* Delete these Tables & then compact & reapir your database.
* If necessary, create a new database and import all objects from the
existing database except these Tables.


--
HTH
Van T. Dinh
MVP (Access)



"Smartin" wrote in message
news:1KqdnTeWybSi8ufenZ2dnUVZ_t-dnZ2d@giganews.com...
> Van T. Dinh wrote:
>> Access uses a number of system Tables whose names start with "MSys".
>> These Tables are usually hidden.
>>
>> However, the Tables you posted are nothing like the system Tables.
>>
>> Are these local or linked Tables?
>>

>
> All are local tables. For additional interest, here is the data I found in
> one field of the "pbcatfmt" table. Looks like something from Excel???
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484
>
> pbf_name
> #,##0
> #,##0.00
> $#,##0.00;($#,##0.00)
> $#,##0.00;[RED]($#,##0.00)
> $#,##0;($#,##0)
> $#,##0;[RED]($#,##0)
> [General]
> 0
> 0%
> 0.00
> 0.00%
> 0.00E+00
> d-mmm
> d-mmm-yy
> h:mm AM/PM
> h:mm:ss
> h:mm:ss AM/PM
> m/d/yy
> m/d/yy h:mm
> mmm-yy
>
>
> Thanks for your input!
> --
> Smartin



Reply With Quote
  #6 (permalink)  
Old 16-Nov-2005, 14:51 PM
Jerry Porter's Avatar Jerry Porter
Guest
 
Posts: n/a
   
   
Re: Where Did These Tables Come From?

Smartin,

Here are some things you might try:

- Delete (or rename) the tables. Do they get recreated when you close
the database?
(you might want to work in a copy of the database)
- Search the code modules for any references to these tables.
- Did you run a Repair? That would have changed the time stamps for
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484
existing tables.
- Can your verify that no one else is using the database?
- Could there be some external automated process that copies these
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484
tables into the db?

Jerry

The data you listed in your other message is a list of formats that are
valid in Access as well as Excel.

Reply With Quote
  #7 (permalink)  
Old 16-Nov-2005, 14:51 PM
Smartin's Avatar Smartin
Guest
 
Posts: n/a
   
   
Re: Where Did These Tables Come From?

  Donate Today!  
david epsom dot com dot au wrote:
> PBC = Power Builder Catalog
>
> Sybase, Power Builder, Infomaker
>
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484
> (david)
>


Aha! I was attempting to use Infomaker earlier in the day to tap in to
my MDB.

Is this possibly the smoking gun, and what business does Infomaker (or
any of the others) have creating tables in my project?

Interesting!
--
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=7484
Smartin
Reply With Quote
   Click Here to Donate Now!

Support Us!
Become a Promoter!
Gurfateh ji, you can become a SPN Promoter by Donating as little as $10 each month. With limited resources & high operational costs, your donations make it possible for us to deliver a quality website and spread the teachings of the Sri Guru Granth Sahib Ji, to serve & uplift humanity. Every contribution counts. Donate Generously. Gurfateh!
ReplyPost New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!

Bookmarks


(View-All Members who have read this thread : 0
There are no names to display.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Tools Search
Search:

Advanced Search
Display Modes

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On

» Active Discussions
The Great Imp Debate
Today 15:09 PM
28 Replies, 410 Views
Panjabi
Today 11:53 AM
8 Replies, 181 Views
Do you believe in...
Today 11:43 AM
163 Replies, 3,386 Views
Map shows world's 'most...
Today 11:14 AM
4 Replies, 69 Views
A Sydney [Aust] man who...
By Ishna
Today 11:04 AM
0 Replies, 38 Views
Sikh Spokesman (ਪੰਜਾਬੀ...
Today 10:42 AM
164 Replies, 4,254 Views
Of Serpents, Pigs,...
Today 10:16 AM
29 Replies, 749 Views
BHOOTS (Ghosts) and...
Today 08:20 AM
91 Replies, 13,692 Views
Before He Was Sir...
Today 05:40 AM
6 Replies, 125 Views
Should SPN Keep the...
Today 04:37 AM
15 Replies, 268 Views
Rozana Reports (ਪੰਜਾਬੀ...
Today 01:52 AM
298 Replies, 7,355 Views
‘Our girl was murdered...
Today 01:37 AM
8 Replies, 158 Views
Magnacare ? Cure for...
Yesterday 19:45 PM
3 Replies, 796 Views
Punjabi Proverbs - Add...
Yesterday 16:39 PM
10 Replies, 1,206 Views
Polish exports of meat...
By Ishna
Yesterday 09:53 AM
1 Replies, 91 Views
» Books You Should Read...
Powered by vBadvanced CMPS v3.2.3
All times are GMT +6.5. The time now is 18:31 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2 Copyright © 2004-12, All Rights Reserved. Sikh Philosophy Network


Page generated in 0.41837 seconds with 32 queries
0