Hi Gary,

well, I wanted to answer you, but I found my DBDialog was crashing when I
tried to do this.  so, I spent some time, because I've been unable to
contact Jamal, and found the error is in a line of the homer shared object
script that it uses.

you're not guaranteed to have the error I don't think (I'm not sure), it
looks like one which could happen based on the order you've done things.

anyway, if you get an error when you try to use DBDialog, you can go to the
homer script and edit it as follows:

replace line # 1275 which says:

Set oCon = oRS.ActiveConnection

with the line below:

Set oCon = DBOpenConnection("dbdialog.mdb") ' temporary
 
save, and reload homer, then reload DBDialog.

the answer to your question is to use the "extra tools" choice in the
DBDialog opening dialog, and then in there is a choice for "add new table".

it will come up with a list of field names and types as a suggested table
structure, all in an edit box, and you can edit them as desired until you
get the structure you want.

hth,

Chip

-----Original Message-----
From: Gary Metzler [mailto:[email protected]] 
Sent: Sunday, November 22, 2009 8:19 AM
To: gwi
Subject: db dialog script 

Hi All,

Does anyone on the list use the db-dialog script?  If so, I would like some
help figuring out how to create a new table.  Any help would be most
appreciated.  Thanks,

Regards, Gary Metzler
send to: [email protected]
http://www.outtasighttravel.com
Msn messenger:  [email protected] Skype name:  garymetz 

If you reply to this message it will be delivered to the original sender
only.  If your reply would benefit others on the list and your message is
related to GW Micro, then please consider sending your message to
[email protected] so the entire list will receive it.

All GW-Info messages are archived at http://www.gwmicro.com/gwinfo, and can
be searched through and sorted using the search form at the bottom of the
page. 

If you wish to unsubscribe from this list, send a message to
[email protected] and include leave gw-info in the body of the message.

If you reply to this message it will be delivered to the original
sender only.  If your reply would benefit others on the list and
your message is related to GW Micro, then please consider sending
your message to [email protected] so the entire list will receive it.

All GW-Info messages are archived at http://www.gwmicro.com/gwinfo, and can be 
searched through and sorted using the search
form at the bottom of the page. 

If you wish to unsubscribe from this list, send a message to
[email protected] and include leave gw-info in the body 
of the message.

Reply via email to