Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: arunrote
  • Content: Threads
  • Order by date
  1. arunrote

    how to pass query to crystal report using visual basic

    how to pass query to crystal report using visual basic.I have written below code,i am getting error saying subscript out of range.What may be the reason,how to over come with this problem.Pls some help me in this. SQLStr = "select ROAD,YEAR from PUPIL" Set pAdors = New...
  2. arunrote

    while running exe i am getting blan

    while running exe i am getting blank screen first time then after it is working fine.I have written below code in main.prg program. _screen.visible=.F. DO Form form1.scx && startup form READ EVENTS unlock all
  3. arunrote

    Below code is placed in menu.when I

    Below code is placed in menu.when I run application we have an option to open table from menu in which we can view & edit records.For first time table is opening fine and it is working.we also perform other task by using this table in different forms.But when we again try to open same table,an...

Part and Inventory Search

Back
Top