I have VS 2010 and have installed Crystal Reports CRforVS_13_0 - Since I am new to this, I did not realize how important being sure you have the same version installed for VS that your Crystal...
Type: Posts; User: randym
I have VS 2010 and have installed Crystal Reports CRforVS_13_0 - Since I am new to this, I did not realize how important being sure you have the same version installed for VS that your Crystal...
I am writing a program to read through an Access database and use the records selected to create orders in a separate ERP package... I have successfully selected the records for processing from...
In this case, I mean the main screen form. I only have the one form with a couple of buttons on it. When I double click the form name in solution explorer, it takes me into code. Closing and...
Hope this is the right forum for this... Was working on a project using Visual Studio 2010 - sometime during development, but far before completion, I must have closed my screen form and now I cannot...
I am not sure why Access uses the '*', I have used '%' in MS sql queries - I wrote the query in Access using their built in wizard and got it to run successfully and then got Access to show the SQL...
I would like to start by stating I am fairly new to vb, but do not hold that against me. I have been writing a little viewer program to extract data from an Access db and display it in a ListView...