PDA

Click to See Complete Forum and Search --> : TTX Files


rpc86
Jun 18th, 2008, 12:28 AM
Hi gus,

When I was in VB6, I used TTX field definitions. In VB.NET VS2005, the Create New Connection has a DataBase option for TTX file, but I cannot create a new one (TTX).

How to create a new TTX field definition in VB.NET VS2005 ?

Thank you.

arun7331
Apr 3rd, 2009, 03:59 AM
I hope u are talking about calling a crystal report from VB.Net.
If so why don't u create an XML file (.xsd). It works very similar to TTX format.

Regards
Arun

jggtz
Apr 3rd, 2009, 10:58 AM
Data Sources
Create New Connection
Field Definition Only

rpc86
Apr 6th, 2009, 08:45 PM
DataSource / Connection / Field Defintion .

Have you tried this?

Field Definition in VB.nET 2005 seems not working.