Hi,
I want to use a character to work with other variables, something like:
integer ::k=4
CHARACTER (len=100) :: name
name = 'k'
print *, name
-> Output: k
how to get a '4' as output instead of k?
First time exposure to DB2, and none of the AS400 programmers we have here on site know enough about ODBC to answer my question.... Which is:
Is it possible, and if so- how, to connect to a file in my library on the AS400 via VisualBasic code inside of an MSAccess Database?
1: I have Client...
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.