We have a legacy (delphi 7 pro) application that lists the fonts available from a printer (the industry we serve still use dot matrix printers extensively... not my choice). Works great on XP/2003.
When we run this app on Windows 7, the list no longer includes the device fonts (Roman CPI fonts...
I'm curious as to how some of you folks would handle the following challenge:
I need to create a Body Chart for a medical application. I want the user to be able to click on an image of a body where an injury occurred and have an "X" appear where the user clicked.
I need to record this in a...
I'm actually a little embarrased I have to ask this question. Seems simple enought to accomplish, but I seem to be having a brain fart. I've even searched tek-tips and can't find a solution...
I dynamically create 10 labels on a panel at runtime. At some point I need to remove (free) those...
I have an application that I would like to add some additional functionality to for my users. Currenty they have to login to a website and submit information that is already tracked in my application. The website developers will not allow me any conduit to submit them data from my application...
Howdy all!
I have been trying to export the results of a ms access query to a .txt file. Everything I have tried always formats the file as such:
"data1","data2","data3"
I would like it to be like this:
data1,data2,data3
Now, I could just write a simple routine to go through the text file...
I've searched the forums and cannot find a solution (if one exists) to my situation.
I am using Microsoft Access to build tables that I sync down to a Pocket PC. I use ActiveSync to accomplish that. One of the tables in the .mdb I sync down to the handheld has close to 10,000 records in it...
I have the following data:
ItemTable: (as its)
itemid, storeid, descr, OnHandQty
PriceTable:(as pt)
itemid, price, EffectiveDate
I need to pull all items from the ItemTable and only ONE record from the PriceTable that matches the itemid from the ItemTable. This ONE record has to be the most...
I've been trying to generate a table using MAX(somedate). My goal is to pull one row of data from (storeitems) that is JOINed to another table that has the prices. However, the (price) table has more than one listing for the price. I want the most current price using the (effectivedate)...
I've been trying to generate a table using MAX(somedate). My goal is to pull one row of data from (storeitems) that is JOINed to another table that has the prices. However, the (price) table has more than one listing for the price. I want the most current price using the (effectivedate)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.