来自SQL字段的Crystal Report图像,带有文件位置 [英] Crystal Report Image from SQL field with file location

查看:157
本文介绍了来自SQL字段的Crystal Report图像,带有文件位置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在VB中创建一个程序,以便在客户选择时检查库存中的商品。 该程序记录签名的数字副本(jpeg / bmp / etc),并通过水晶报告创建装箱单。 使用SQL数据库,我为每个拾取的项目更新一个表
,其中包含一个名为"SignatureLocation"的字段。文件存储位置的位置。 我想获取此位置并检索图像并将其放在客户通常需要进行实际签名的表单上。 
关于如何做的任何想法? 我做过研究,但似乎没有任何工作正常。 我正在使用VS 2008与VB 2008和Crystal Reports for VS 2008. 感谢您的帮助/输入!

I am creating a program in VB to check items out of inventory when picked up by customer.  The program records a digital copy of the signature (jpeg/bmp/etc) and creates a packing slip via crystal report.  Using a SQL database, I update a table for each item picked up, with a field called "SignatureLocation" where the location of where the file is stored.  I want to take this location and retrieve the image and place it on the form where the customer would usually have to physically sign.  Any ideas on how to do this?  I have done research but nothing seems to be working properly.  I am using VS 2008 with VB 2008 and Crystal Reports for VS 2008.  Thanks for any help/input!

Katie

推荐答案

我在VB中创建程序在客户领取时检查库存中的商品。 该程序记录签名的数字副本(jpeg / bmp / etc),并通过水晶报告创建装箱单。 使用SQL数据库,我为每个拾取的项目更新一个表,其中包含一个名为"SignatureLocation"的字段。文件存储位置的位置。 我想获取此位置并检索图像并将其放在客户通常需要进行实际签名的表单上。 关于如何做到这一点的任何想法? 我做过研究,但似乎没有任何工作正常。 我正在使用VS 2008与VB 2008和Crystal Reports for VS 2008. 感谢您的帮助/输入!

I am creating a program in VB to check items out of inventory when picked up by customer.  The program records a digital copy of the signature (jpeg/bmp/etc) and creates a packing slip via crystal report.  Using a SQL database, I update a table for each item picked up, with a field called "SignatureLocation" where the location of where the file is stored.  I want to take this location and retrieve the image and place it on the form where the customer would usually have to physically sign.  Any ideas on how to do this?  I have done research but nothing seems to be working properly.  I am using VS 2008 with VB 2008 and Crystal Reports for VS 2008.  Thanks for any help/input!

凯蒂


这篇关于来自SQL字段的Crystal Report图像,带有文件位置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆