Search results for query: *

  1. N

    upload images and *.Doc files in the table of MS access

    I want to upload images and *.Doc files in the table of MS access. I am using asp.net 2005 with vb.net. please help me in this problem?
  2. N

    display this chart into a specific area of a form

    I am working in asp.net 2005 with vb.net I have a function = DrawBarGraph("Sales Chart", Name, Sale) this fuction display a Bar chart on the upper portion of the form. I want to display this chart in a cell of a html table control. how it is possible?
  3. N

    sum of all records of a field

    I am working in VB.net with access database. i have a table = SELECT aSaleDate,aRotana FROM BDSS_SALES where aSaleDate=#10/25/2006# The above query returns more then one records Now i want to take of field "aRotana" plz help me in this problem
Back
Top