Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ifmo114
  • Content: Threads
  • Order by date
  1. ifmo114

    SqlServer Database To XSD

    Does anyone have any tips on creating a single XSD file for a SQL Server database with many tables? Thanks.
  2. ifmo114

    Create XSD from SQL Server Database

    Any code tips on creating a single XSD file for a SQL Server database with many tables? Thanks.
  3. ifmo114

    CIC Ink Control

    I'm receiving a signature image value from a SQL Server database that was created using a CIC Ink Control object. I'm trying to render this image on a report or form but so far without luck. When I go to the Toolbox and click "More Controls" I see the CIC Ink Control but I can't get that...
  4. ifmo114

    Convert ntext into image

    I have a program which queries a SQL Server database and pulls back a field that's SQLServer type "ntext". I know this value represents some form of an image. Does anyone know how to convert this into an image? Below is an example of one image's description in SQL Server...
  5. ifmo114

    Free Crystal Viewer with Java Web App?

    We have some desktop licenses for Crystal Reports XI Pro and Developer but not BOCD Enterprise. I have some canned .rpt files and would like to display them over the web. Is there a free viewer (like ActiveX) that I can use in my Java web application to display the report results? what...
  6. ifmo114

    Find and remove non UTF-8 characters

    I'm reading in data from a file which contains some non UTF-8 characters. I need to write this data to a program which can only handle UTF-8. Does anyone have any tips for finding the non UTF-8 characters and removing them from a string? Thanks.
  7. ifmo114

    Large scale app using Tomcat and MySQL

    Does anyone know of a good source for benchmarks and whitepapers discussing using Tomcat and MySQL for a large scale business application? Everyone has an opinion but I'm looking for documentation favoring one way or the other. Thanks.

Part and Inventory Search

Back
Top