Gustav Brock
gustav at cactus.dk
Wed Mar 3 07:51:33 CST 2004
Hi Sander You still need to tell if the tables will exist in a Jet database or in SQL Server or somewhere else. /gustav > thnx for the replies. > History: > I work for company A and I'm stationed at Customer B. I'm hired by Customer B to develop stuff. Customer B has also hired company C to implement/migrate changes. Company C has a rule that they ONLY > use scripts to implement/migrate changes that can be run by 'ZERO-KNOWLEDGE-USERS'!! > That is why I need a piece of code to generate CreateTable scripts. I need this piece of code in Access 2000. > if anybody neesd any more info don't hesitate to ask. > Regards, > Sander > Developer <Developer at ultradnt.com> wrote: > Robert: > I thought that at first, but if that was the case, why not just send the > client the empty .mdb? > Communication is key ... Lol > Steve > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Robert L. > Stewart > Sent: Tuesday, March 02, 2004 1:13 PM > To: accessd at databaseadvisors.com > Subject: [AccessD] Re: Create scripts: CreateTable? > Steve, > I believe he was asking about a way of doing it in Access, > like the way SQL Server can do it.