Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2480017 By: ndario
OK, it was data types problem. sql server data types are not supported by dbforms, so config file could no be parsed. i used "Write standard type names for unknown field types" and it converted problematic ntext to cahr with enormous size. it still didn't help, so i had to manualy convert "decimal" to "double" and "bit" to "int" (bool or boolean didn't work). now when i run it, it allmost work, but still complains about unsupported data types. i wasn't able to find any data types reference in the docs, so i don't know what to do next. how can i translate bit,nchar,datetime,money in the conifg file? tahnk you! dario ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=55830 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms