chanthirar
10-11-02, 00:29
| Is that possible that ASP can read data from blob data from interbase database and show as picture? Please advice, CM |
View Full Version : ASP & InterBase Blob data
| Is that possible that ASP can read data from blob data from interbase database and show as picture? Please advice, CM |
| Either read blob data or read IMG file format that filename doesn't relate with each record. I mean each record store blob data. I think it might be better if I read it directly from database, instead of guess how they name the image file that I already went throught entire database about 4 times but no clue. Could anybody help please? |