Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #1020

Re: Qs on DAO 3.6

From "David Youngblood" <dwy@flash.net>
Newsgroups comp.lang.basic.visual.misc
Subject Re: Qs on DAO 3.6
Date 2012-03-27 10:11 -0500
Organization A noiseless patient Spider
Message-ID <jksla4$i72$1@dont-email.me> (permalink)
References <Yojcr.287$e07.70@fx16.am4>

Show all headers | View raw


"Ivar" <ivar.ekstromer000@ntlworld.com> wrote ...
>
> My App (VB6) Uses reference to DAO 3.6
> If Database does not exist it creates it
> mdb file only has tables, fields and relationships.
>
> When DAO is creating database can any of the following be done
>
> Add some kind of tag to the file that can be read via DAO that can store 
> the version of the exe that created it. don't want to add another table 
> and field just to store a little string.
>
> When a table is opened with Access in design mode there is a description 
> column for each field, Can DAO write to this field when it's creating the 
> table and fields ? Something like 'Must Be 4 Characters Long'
>
> when creating a field of type dbBoolean, How to display the check box in 
> that field if table is opened in data view. All I can get is -1 or zero?
>
> How (When using DAO to create Database) Can I get Access to display a 
> msgbox if mdb file is opened using Access
>
> Any Adivce or ideas?

I've never used/tried it, but you might look at the CreateProperty method 
for your first two questions.

David 

Back to comp.lang.basic.visual.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Qs on DAO 3.6 "Ivar" <ivar.ekstromer000@ntlworld.com> - 2012-03-27 14:38 +0100
  Re: Qs on DAO 3.6 "David Youngblood" <dwy@flash.net> - 2012-03-27 10:11 -0500
    Re: Qs on DAO 3.6 "Ivar" <ivar.ekstromer000@ntlworld.com> - 2012-03-27 19:14 +0100
  Re: Qs on DAO 3.6 ralph <nt_consulting64@yahoo.net> - 2012-03-27 11:06 -0500
    Re: Qs on DAO 3.6 "Ivar" <ivar.ekstromer000@ntlworld.com> - 2012-03-27 23:27 +0100
      Re: Qs on DAO 3.6 ralph <nt_consulting64@yahoo.net> - 2012-03-27 22:08 -0500
      Re: Qs on DAO 3.6 Helmut_Meukel <Helmut_Meukel@bn-hof.invalid> - 2012-03-28 17:58 +0200
        Re: Qs on DAO 3.6 ralph <nt_consulting64@yahoo.net> - 2012-03-28 13:24 -0500
          Re: Qs on DAO 3.6 "Clive Lumb" <clumb2@gratui_en_anglais.fr.invalid> - 2012-03-29 09:29 +0200
  Re: Qs on DAO 3.6 Wolfgang Enzinger <we_usenet@nurfuerspam.de> - 2012-03-28 12:04 +0200

csiph-web