| Thread | Last Post | Replies |
|
| Insert bitmap into access database field | 24 Feb 2006 23:07 GMT | 6 |
I need to Add and/or Insert a bitmap (C:\Test.bmp) into a new or existing access database record (Employee.dig_signature) and have it saved as a bitmap image. I am currently using this statement in a click event.
|
| datediff | 21 Feb 2006 20:27 GMT | 3 |
I am trying to use the datediff function as follows DateDiff("h", mdtDate1, mdtDate2) I am looking for hours in the format of h.h That is not rounded off to whole hours, and not h:mm, just hours and
|
| Converting a date into a day of week | 13 Feb 2006 20:19 GMT | 2 |
Does anyone have a function that returns the day of week (Sun-Sat) from a user supplied date (4/12/2006). Thanks! Ron
|
| Date greater than another date | 09 Feb 2006 11:08 GMT | 8 |
I have 2 Access tables - one network version and one local. 2 date fields both set up in Access as date/time fields and populated with general dates showing date and time. Using VB6 code, I want to upload everything new the from local table up to
|
| simple way to make all fields in a frame locked | 01 Feb 2006 17:28 GMT | 3 |
Hiya guys and gals All I'm sure this must be so simple ! Have a form with two frames, the data in the top frame changes when the selected line in the botton frame changes, based upon what the data is,
|
| WebBrowser | 01 Feb 2006 03:11 GMT | 1 |
I would like to know if is possible to use VB6 to get information from a webpage using the WebBrowser component. I need to retrieve data from a webpage to store in my local database. Can someone help me?
|