Ask a Question related to Microsoft Access, Design and Development.
-
ma #1
retrieve *.jpg
How can I enter a upc # and retrieve a *.jpg image based
on the upc I enter. I have thousands of images, so I
cannot use a query and insert a object. I need to be able
to search a directory that has a large number of folders
containing the upc images.
Any help or where to search for help would be appreciated.
Thanks,
MA
ma Guest
-
retrieve sql from database
Our organization has alot of SQL, and we prefer to be able to store our application SQL in a DB; we find it easier to maintain that way. What I... -
Retrieve URL from DB
Does anyone know how to pull a URL from a DB? Here's my example: I have a database with training records in it. Inside the DB people fall under... -
Retrieve User Name in C#.net
Hi All, I am trying to find how to retrieve the user name using .Net. I know how to retrieve the user login using... -
Cannot retrieve data in utf-8 from php
Hi. I have a IIS server with php3 installed. I have SQL server database and data stored in unicode format (nvarchar fields). In header of my php... -
retrieve value from xml using id field
I solved it myself.. Sorry. Solution was: Dim xpathDoc As XPathDocument Dim xmlNav As XPathNavigator Dim xmlNI As XPathNodeIterator xpathDoc...



Reply With Quote

