VinayPatel
Programmer
Printing in Visual Basic
0 If i use dataenvironment i am not able to print company
name and address on report heading, for multi company
project
1 If i dont want to use dataenvironment from Designers
and write to code, can you give me small code, steps
datareport1.datamember = "Select * from Stock"
datareport1.datasource = cnnDatabase
datareport1.setfocus
What to put in report designer
are this steps correct ?
2 I am not able to use images from database
3 Can i use printform method or printer object
Your advice will really help me.
Patel Vinay
bro_sys@hotmail.com
0 If i use dataenvironment i am not able to print company
name and address on report heading, for multi company
project
1 If i dont want to use dataenvironment from Designers
and write to code, can you give me small code, steps
datareport1.datamember = "Select * from Stock"
datareport1.datasource = cnnDatabase
datareport1.setfocus
What to put in report designer
are this steps correct ?
2 I am not able to use images from database
3 Can i use printform method or printer object
Your advice will really help me.
Patel Vinay
bro_sys@hotmail.com