Yeah, thats it. I don't know what is causing it, and why I don't think I have never seen this, and have used the 5.5.008 studio for a long time.

Roland, I am REAL busy the next couple of days, can you submit that taf and make AN OFFICIAL bug report? If not, I can do it, but it won't happen until Sunday.

So far, I have not heard anything from support.

-- 

Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040

On Jul 15, 2005, at 9:23 AM, Roland Dumas wrote:


On Jul 15, 2005, at 12:32 AM, Robert Garcia wrote:

It is definitely the studio.



Here is the DataDictionary of the insert on the bad taf:

            <DataDictionary>
                <Column DataType="!CST" ColumnType="0">
                    <TableName>phonelog</TableName>
                    <ColumnName>RVORefNumber</ColumnName>
                </Column>
                <Column DataType="!CST" ColumnType="0">
                    <TableName>phonelog</TableName>
                    <ColumnName>PhoneLogged</ColumnName>
                </Column>
            </DataDictionary>

The data types are clearly messed up, don't know what !CST means, but it should be varchar and timestamp. So this is the issue. Mark is using Lite version of studio, I am using licensed version. Anyone else seeing this problem, what version of the studio are you using?


here's a bad action for me:
                <Column DataType="!CST" ColumnType="0">
                    <TableName>orders</TableName>
                    <ColumnName>order_date</ColumnName>
                </Column>
                <Column DataType="!CST" ColumnType="0">
                    <TableName>orders</TableName>
                    <ColumnName>order_billto_firstname</ColumnName>
                </Column>

licensed version of the studio
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to