Search results

  1. F

    Insert Object in Table

    Not sure if this is possible but I guess this is the place to find out. In a table I have field defined as an Ole Object. When I right click on this field I get the option to Insert Object and then creat from file and I can browse and then select a bmp to store in this field, is there anyway to...
  2. F

    Charts

    Hi all, I've been going round in circles for two days trying to solve this problem so any help would be much appreciated. I have a table def query that produces a table giving monthly totals. I then use a chart on a form to display these totals. The chart works fine (after lots of trial and...
  3. F

    Converting Backcolors

    Does anyone know, or if it's at all possible, to split a forms backcolor (which is stored as a Long) into it's RGB componenets ?
  4. F

    Dialog box

    I'm creating a DVD library database for someone and they would like to be able to store a picture of each DVD cover with the DVD details. I have done this by using a common dialoig box that displays all bmp files, the user then selects a bmp which is then stored as an ole object. What they would...
Back
Top Bottom