[AccessD] A2K - build BE

John W. Colby jcolby at colbyconsulting.com
Sun Dec 21 07:27:57 CST 2003


This is to build a be for the data for my Light Weight Security.  A Be is
specific to each FE so I need to build a BE as LWS initializes the first
time.  Relationships are not needed since all these tables are maintained by
my code, not data entry by a person.

John W. Colby
www.ColbyConsulting.com

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Michael R
Mattys
Sent: Sunday, December 21, 2003 12:20 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] A2K - build BE


John,

I've never had the need to use create a BE without
relations, but if I did I'd use CreateDatabase and then
loop through non-msys and use TransferDatabase with
structure-only being true.

If you have rels, I can show you how I've used
Jurgen's Pedigree function.

Michael R. Mattys
Try MattysMapLib for MapPoint at
www.mattysconsulting.com



----- Original Message -----
From: "John W. Colby" <jcolby at colbyconsulting.com>
To: "AccessD" <AccessD at databaseadvisors.com>
Sent: Saturday, December 20, 2003 11:05 PM
Subject: [AccessD] A2K - build BE


> Does anyone have code to build a BE and export table structures out to it.
> Just structure, no data.
>
> John W. Colby
> www.ColbyConsulting.com
>
>
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com

_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com





More information about the AccessD mailing list