Dear All,
Firstly, I should say I'm using ASA, not ASE.
Can you help deal with this problem?
I have a table called Trainers:
Trainer char(5)
Tname char(30)
The col Tname contains data like:
'A B Smith'
'N Tinkler'
I need this data to be reformatted thus:
'Smith A B'
'Tinkler N'
This could...
My question: Is there a published study /useful source showing ANSI standard versus Vendor-specific features such that one can design & use a database in a sufficiently ANSI-generic way as to escape most or all of the problems one can envisage from running one 'design-and-code' set against...
Moving an aplication away from flat files to an RDBMS means establishing the ground rules for dealing with different offerings from Oracle, Sybase, MS. Why? Well, the aplication will be sold on into customer sites where they may have their own copy of one of these RDBMSes. This would seem to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.