HI Friends,
I am trying to call the windows forms through menu strip.
In menu strip items i have written the following code
which reads a text file "rep_path.txt".
the text file contains only line d:\\reports\\
private void SALEPRODToolStripMenuItem_Click(object sender, EventArgs e)
{...
Hi
I am trying to call crystal report from c# using a button click.
In the form I have two datetimepicker controls named DT1 , DT2.
I have used the following code in button.
crpt is the crystal report conrtrol. pur_ord_vw is the view in database.
UserId = "sa";
Password = "gms123"...
Hi All,
I have recently started learning C# and thought of a little side project to practice. Hence, i need a logic to approach the programming bit. If you can guide me through my first project, I'll really appreciate it.
The exciting bit!
I want to create a windows application that when it's...
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.