Loggerhead2000
Programmer
Hello, Here is my problem (well not really) I am write an application that I want to store Data from a relational DB in to variable so I can use them else where in my program(Send the values into functions). I'm connecting to the DB through code not through a data control. I tried connecting it straight to a variable but it didn't work.
I Got it to work by binding it to a lable control and then taking it's caption prop. I was just wondering if there was a better way to do it?
Thanx Timmeh
I Got it to work by binding it to a lable control and then taking it's caption prop. I was just wondering if there was a better way to do it?
Thanx Timmeh