I am using c++ builder 6...I query an SQL server...in my query I join 7 tables....there are some duplicate field names...c++ builder assigns the duplicates a number field name (i.e. field1 from table1 becomes field1_1)....how can I get it to give me back the SQL type field names (i.e. field1 of...
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.