Jump to content
Xtreme .Net Talk

ezeason

Members
  • Posts

    7
  • Joined

  • Last visited

About ezeason

  • Birthday 06/23/1971

Personal Information

  • Occupation
    Programmer
  • .NET Preferred Language
    VB, SQL, Access

ezeason's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I was told that their was a why to detect if a file or folder changes. Does anyone know about this? If it exist I need to know if the app must be running to detect the change? It will be watching a file and folder that my only change once a week. :confused:
  2. :confused: I have a bar chart that is created dynamicly and works fine, but I would like for the value of each row to be display somewhere on the chart. It could be at the top, or below the row lable or on the bar itself. This is called "Data Label Value" in Excel. I'm not sure how to do this if VB. Anyone have any suggestons.
  3. :confused: I have a ADO recordset for Access 2000 in a VB 6.0 app that I need to load into SQL 2000 in my VB code. There are about 200,000 records. What is the fastest way to upload this data from my app?
  4. No, most clients will only buy 1 or may be 2 dvd. That data is different research results for different counties in Texas. Each dvd will have 1 or 2 counties on it, depending on the size of the data for that county. The app will run on the dvd and will not need to be installed. (it is a simple vb exe file) What I'm trying to figure out is if MSDE will run from a DVD, and if it can, how and what do I need to install for it to work? (I know some item will need to be installed for this app to work)
  5. It is only 4 gigs per instance, 3 gigs in the biggest database. So I could run multipule instances.
  6. :confused: I'm working on a project where we want to deploy a VB.net app with MSDE on a DVD. The database is about 3 gigs per dvd and could be up to 10 dvds. Does anyone know if MSDE and be deployed to run from a DVD? The app will also run from the dvd.
×
×
  • Create New...