Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. anthony1709

    Disable Crystal Report Viewer's Group Tree Button

    Hi, Thanks for your help and quick reponse. Yes that did the trick thanks, as it also works in VS 2005.
  2. anthony1709

    Disable Crystal Report Viewer's Group Tree Button

    Hi, I was wondering if anyone knows how to disable the crystal report viewer's group tree button, on the crystal report viewer's tool bar. I'm using Visual Studio 2005. I able to not display the group tree, when the viewer starts up, but the user can still click on the group tree button for it...
  3. anthony1709

    Open File Dialog and Database Location Problem

    Hi, Thanks very much for your help and quick reponse. Yes you are the OpenFileDialog will override my current path. So I have change the my path to the database as: "Data Source=|DataDirectory|/myDatabase.mdb" But I'm sure you way would work as well. Again thanks very much, Anthony.
  4. anthony1709

    Open File Dialog and Database Location Problem

    Hi, I have come across a problem which I'm unable to solve. I'm creating a VB.Net application using Visual Studio 2005. On one of my forms, I've save a new record/row to my database. On this form, it also has a Open File Dialog component, which opens a picture, so that I can save the picture...
  5. anthony1709

    Newbie to XML - Need help on creating Schemas

    Hi, Thanks for everyone's help, really appreciate it. Yeah, Stretchwickster, you right, I need to some reading up, and I think I will look at that book you mentioned, so thanks for recommendation. Tsuji, thanks for your help, that has done the trick, I'am able to do what I wanted to do now...
  6. anthony1709

    Newbie to XML - Need help on creating Schemas

    Hi, I'm just starting to learn XML, and I have a few questions. I know there are probably stupid and easy questions, but I need help. :P Just wondering when writing a XML Schema, how do you write an attribute within a element when element is also a type as well. So here is my element...

Part and Inventory Search

Back
Top