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 TouchToneTommy 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: *

  • Users: tonyladuk
  • Content: Threads
  • Order by date
  1. tonyladuk

    Deploy Application with extra files

    Hello! I've created a second project to my solution that handles deployment but its all a bit new to me so please bear with me! I've got the gist of being able to add files as dependencies and add them to the setup program so that when it has been published, it copies the files to the working...
  2. tonyladuk

    Saving and Opening different databases

    I just built and packaged my database application to see how it would work on another machine and the output file is saved in some bizarre location. Saving to the database is fine but there's a number of questions I have on this. So how do I: 1) Save the file to a user defined area (including...
  3. tonyladuk

    Save to database doesnt actually change the database

    I'm having problems saving back to an Access database. There's something i'm missing. I've just downloaded and produced the microsoft example called NorthWind in the hope that this would bring to light my problem. For those of you that dont know, its a simple customer table and using the wizard...
  4. tonyladuk

    Update to access doesnt seem to do anything (moved)

    Hello Smart people! I've done my research and self taught myself kinda how to use a database with VS2005 in VB. I've looked through the forums for an answer but cant find anything similar so sorry if this has been answered before. I'm using access (for ease of learning). Here's my code to...
  5. tonyladuk

    Update to Access DB doesnt seem to do anything

    Hello Smart people! I've done my research and self taught myself kinda how to use a database with VS2005 in VB. I've looked through the forums for an answer but cant find anything similar so sorry if this has been answered before. I'm using access (for ease of learning). Here's my code to...
  6. tonyladuk

    Printpreview errors when calling from mdi parent

    The error only kicks in sometimes and when it does, the printpreview does not work again without restarting the application. PrintPreviewDialog1.ShowDialog() ArgumentException was unhandled Parameter is not valid. I’m not sure what the error is talking about because it works 50% of the time...

Part and Inventory Search

Back
Top