Search the web
Sign In
New User? Sign Up
toaddm · Toad Data Modeler Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 23 - 53 of 847   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
23
This might not be the right forum for this, but just in case... I am currently using Case Studio (2.23), but could use The Toad Data Modeler if necessary. Have...
tom_eisen
Offline Send Email
Sep 1, 2006
7:50 pm
24
Hi I have a problem with the free version. Sometimes it seems to lock up and refuse me to save my changes, is this some kind of limitation in the free version...
Morten Nielsen
visselbjerg
Online Now Send Email
Sep 3, 2006
8:25 am
25
Really only two major limits to the freeware - no reverse engineering and not more than 25 entities or tables. It's a great tool for doing little one-off...
Bert Scalzo
bert.scalzo
Offline Send Email
Sep 3, 2006
12:26 pm
26
Hi, To reverse engineer views please check the Load views check box on tab "Settings" of the "Reverse engineering" dialog. (Click File -> Reverse engineering...
Vaclav Frolik
vaclav.frolik
Offline Send Email
Sep 4, 2006
6:35 am
27
Hi! Can't import a cyrillic comments of fields from database. I get a question marks only. What I can do in this case?...
kosharovsky
Offline Send Email
Sep 4, 2006
7:07 am
28
Hi, For Oracle (I don't know what database you work with) you can try to do the following: 1. change the string value in the key NLS_LANG in registry to your...
Vaclav Frolik
vaclav.frolik
Offline Send Email
Sep 4, 2006
7:19 am
29
Thanks, Vaclav I use MySQL 5.0...
kosharovsky
Offline Send Email
Sep 4, 2006
7:37 am
31
I'm converting 30 years of flat-file fixed-field data to Oracle 10g. We have list of 450 data elements with basic characteristics like datatype, length and...
leslie_elsa
Offline Send Email
Sep 4, 2006
9:01 am
32
Does TDM, Freeware or Commercial, have the capability of creating domain attributes, then assigning other attributes to the domain? What I'd like to be able to...
leslie_elsa
Offline Send Email
Sep 4, 2006
9:49 am
33
Hi, to get a correct displaying of characters you need to setup correct codepage in MySQL settings (both, database and client) and you need to use correct...
Vaclav Frolik
vaclav.frolik
Offline Send Email
Sep 4, 2006
9:51 am
34
Hi Results of query SHOW VARIABLES LIKE 'char%': character_set_client utf8 character_set_connection utf8 character_set_database cp1251 character_set_results...
kosharovsky
Offline Send Email
Sep 4, 2006
10:37 am
35
Hi, I don't know how your data elements are exactly stored, however I see two possibities: A) use Toad Data Modeler Trial/Commercial and take advantage of...
Vaclav Frolik
vaclav.frolik
Offline Send Email
Sep 4, 2006
10:51 am
36
Hi, Yes. Click Dictionary -> User types and add a new dictionary item to your model, e.g. "Price". Close the dialog and then try to add a new attribute to...
Vaclav Frolik
vaclav.frolik
Offline Send Email
Sep 4, 2006
10:59 am
37
Hi, our database specialist Mario recommends the following: Try to change your client settings to cp1251 using the following command: SET NAMES 'cp1251' Vaclav...
Vaclav Frolik
vaclav.frolik
Offline Send Email
Sep 4, 2006
11:12 am
38
I have the data in Excel along with datatype, length and description: act_bud_ent VARCHAR2(1) 01505 - Activity Budget Entity act_est_exp NUMBER(12,2) 01307 -...
leslie_elsa
Offline Send Email
Sep 4, 2006
11:58 am
39
Sort of related to my earlier question. Is there a script to populate the dictionary rather than just creating the attributes in a table?...
leslie_elsa
Offline Send Email
Sep 4, 2006
12:04 pm
40
Did you try how the dictionary works? You cannot store there attributes and use them in your model. You can store there user types/user defined data...
Vaclav Frolik
vaclav.frolik
Offline Send Email
Sep 4, 2006
12:22 pm
41
I created a dictionary user type with constraints and descriptions. Then when I used the datatype in my entity attribute it brought across everything except...
leslie_elsa
Offline Send Email
Sep 4, 2006
12:50 pm
42
Hi, 1) Descriptions: Assing your XLS column values to defined variable similarly to this: xlsDescColumn = 3; // I assume your descriptions are written in...
Vaclav Frolik
vaclav.frolik
Offline Send Email
Sep 4, 2006
12:55 pm
43
Excellent ! I'll give it a shot and let you know how it turns out....
leslie_elsa
Offline Send Email
Sep 4, 2006
1:01 pm
44
Hi, I think you need something like repository for your attributes and other database elements. Such a repository for attributes is not available in Toad Data...
Vaclav Frolik
vaclav.frolik
Offline Send Email
Sep 4, 2006
1:02 pm
45
Thanks, it's working:) But I have a small problem else: I see hints in the diagram in the unknow characters, but in the table structure I see all characters ...
kosharovsky
Offline Send Email
Sep 4, 2006
1:21 pm
46
Great! Re hints: do you use correct fonts in Toad Data Modeler? Click File -> Environment setup and change fonts on the Fonts tab. (Change also font script...
Vaclav Frolik
vaclav.frolik
Offline Send Email
Sep 4, 2006
1:42 pm
47
I forgot to mention... try to change the font for your currently opened model. Menu View -> Fonts. Vaclav From: toaddm@yahoogroups.com...
Vaclav Frolik
vaclav.frolik
Offline Send Email
Sep 4, 2006
1:45 pm
48
Does TDM support the RE of the following advanced types from Postgres ? Domains Rules on tables Schemas Regards, John...
johnatquest
Offline Send Email
Sep 4, 2006
5:03 pm
49
Hi John, domains should be loaded into TDM dictionary (click Model -> Dictionary). Rules and schemas will be loaded among Text objects (Model -> Text objects.)...
Vaclav Frolik
vaclav.frolik
Offline Send Email
Sep 4, 2006
7:32 pm
50
Can a project be updated by more than one user at a time? We have two developers and the project will have around 10 submodels. I'd like for each developer...
leslie_elsa
Offline Send Email
Sep 5, 2006
8:16 am
51
Hello Elsa, Let me inform you that concurrent work in TDM is not possible. Developers can work on the same model, however not at the same time. TDM allows you...
vladka
vnitrova
Offline Send Email
Sep 5, 2006
8:46 am
52
Say my project is partitionable with only a few entities shared between two developers. If I define the main model with shared entities fully fleshed out and...
leslie_elsa
Offline Send Email
Sep 5, 2006
8:57 am
53
... Galery is stored as .DG2 file and developers can use it but cannot share it together. Please see the File menu > Environment Setup > tab ...
vladka
vnitrova
Offline Send Email
Sep 5, 2006
9:06 am
Messages 23 - 53 of 847   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help