D
Dan Greif
I am trying to connect to an MSSQL database. The Table I need to work with has a timestamp field. The Wizard fails when it connects to the table as that is an unsupported datatype
Quick solution use a view in MSSQL and leave that field out
But the wizard won't allow the creation of interface pages on a view
I guess the answer is my DB is can't be used with the wizar
Quick solution use a view in MSSQL and leave that field out
But the wizard won't allow the creation of interface pages on a view
I guess the answer is my DB is can't be used with the wizar