AboutRavindra Expertise visual basic application programming from design to access information, sql, engineering and commercial applications. access databases, excel.
Optional:
1)a large number of people want me to do work which takes some time and effort. Pl.note that i would like to be paid for such work.
2) if you want me to spend quality time and do special work, i expect to be paid a reasonable price for my time.
3) if you are pleased with my reply you could consider a donation of 1$.
4) you can visit my website http://ravindra.coolpage.biz (under constrn)
Experience
Past/Present clients project work for a Norway company, and a Canadian company completed. Freelance Project work and Teaching
teaching vb
Expert: Ravindra Date: 7/19/2008 Subject: VB 6 And report
Question Please, I designed Access report and use VB6 to invoke it, but whenever I invoke it, it opens database along with the report. Please how can correct this?
Answer in access database choose Tools_startup in display forms combobox choose none. uncheck all options including display database window.
so when you open the report from Hotel vbp you will see a window of database with report but no database is visible. the form cannot be displayed without the background window as they are not stand alone forms. just as in vb.