Hi There
I m using VB6 now and want to print FORMATTED text in DOS mode. It is quite possible to print with Clipper or Foxpro for DOS by using @ row, Col Say command but i dont know how to print this in Vb environment. I think I should use text file for that but i dont know how to place...
Hi There
Please help me to sort this problem out. i am using following lines to save listindex of combobox items to listview control but nothing is showing in listview. I need to store listindex in listview for editing purpose.
Thanking u in anticipation
Raj
For cbit = 0 To...
Dear Ian Boys
This app. is not multiuser so there is no other user who can save in the mean time. Secondly I know filter is quite slow but the problem is that my database contain bill nos for Sale, Purchase, Mtrl. Issue, Mtrl. Recd... so I have to use filter command. If any other alternate...
I use the following to obtain last bill no from a dbf
sele Bill_book
set order to 1 // index on str(bill_no,7) to bill_1
set filt to bill_no = mbill_no
go bott
store bill_no + 1 to mbill_no
set filt to
Now when I call the save routine, I check for duplicate bill_no :-
Do Case...
How can I retrieve a unique no (say bill No) from an access database after saving a record/form loading. I am learning VB and I am interested in database programming.
Thanks
I have tried both the techniques but data lost while I test the program on two computers, I used the following simple coding:
xLoops = .t.
DO WHIL xLOOPs
@x,y say "Bill No " get mBill_No
@x,y say "Date " get mBill_Date
@x,y say "Party Name " get...
I am trying to develop an application under Multi user Environment. I have to save information in two different databases. If I lock first dbf i think the second may being used by other user or vise versa. How can I safely place data in both dbfs, Please suggest. Thanks
Is it possible to repalce value of different variales with one database in a say/get system. Say I have 5/6 var. like
@ row, col get a valid MyPickListPrg()
@ row, col get b valid MyPickListPrg()
@ row, col get c valid MyPickListPrg()
@ row, col get d valid MyPickListPrg()
@ row, col get e...
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.