Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~617 People Reached
Favorite Forums

4 Posted Topics

Member Avatar for Coco Chanel

You can use CommonDialog1.ShowPrinter By using CommonDialog Componant, Or you can use shell programming or can use Printer.Print method(Note: if you user Printer.Print method then it will support for USB port only).

Member Avatar for Deepak Shitole
-1
104
Member Avatar for srinivashwp

Tell the what error message you are getting while executing those codes, because you connect() sub is may not be called(executed).

Member Avatar for foxyuva
0
160
Member Avatar for ougesh

Your main form(Form1) should be MDI Form, then set your form2's MDIChild property TRUE, then do Form2.show without hide or close your Form1.

Member Avatar for foxyuva
0
148
Member Avatar for foxyuva

hi all, any one can help me that when i tried to connect .dbf foxpro3.0 database file to DAO control it throws an error like this "'F:\database\accno.dbf' isn't a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which …

Member Avatar for AndreRet
0
204

The End.