|
Can any one please solve this problem,..
i am able to save the data base with ODBC. i am here with attached my form and one text file. in my form i have created 24 Text Boxes ,x1 as Textbox1,x2 as text box2,y1 as text box9,y2 as text box10,z1 as textbox17,z2 as text box 18. If i press button "calculate',i am getting result in X0,Y0,Z0 and Radius sucessfuly,Progress bar also working. i wanted save only the result only,i have done it properly,Save button also working. Clear,and exit button also working. But My problem is to work with "Load Button" I dont want to put the raw data always in text boxes. i wanted to load the text file to the all my text boxes. Here also i have attached one text file. The text file containes 8 Rows and 3 columns. I wanted to put the data as X1;Y1;Z1 X2;Y2;Z2 X3;Y3;Z3 X4;Y4;Z4
Please give me the right code for this problem
Attached File(s)
myform.bmp ( 703.22k )
Number of downloads: 9
rawdata.txt ( 120bytes )
Number of downloads: 9
|