我想从数据库中获取图像并保存在vc ++中的本地驱动器中。 [英] I want to get the image from database and save in the local drive in vc++.

查看:53
本文介绍了我想从数据库中获取图像并保存在vc ++中的本地驱动器中。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建一个示例应用程序。因为我必须从sqlserver 2005获取图像并使用vc ++ 6.0将图像保存在本地驱动器中。



sql结构:



专栏名称:照片

数据类型:图片



我尝试过:



我正在创建一个示例应用程序。因为我必须从sqlserver 2005获取图像并使用vc ++ 6.0将图像保存在本地驱动器中。



sql结构:



列名:照片

数据类型:Image

I am creating an sample application. In that i have to fetch the image from the sqlserver 2005 and save the image in local drive using vc++ 6.0.

sql structure:

column name: photo
datatype: Image

What I have tried:

I am creating an sample application. In that i have to fetch the image from the sqlserver 2005 and save the image in local drive using vc++ 6.0.

sql structure:

column name: photo
datatype: Image

推荐答案

考虑有更好的(免费)替代品古老的Visual Studio 6.

也就是说,使用众多支持技术之一从数据库中检索数据并不困难(例如, ODBC [ ^ ])。
Consider there are far better (free) alternatives to the ancient Visual Studio 6.
That said, it is not difficult to retrieve data from the database using one of the many supported technologies (for example, ODBC[^]).


这篇关于我想从数据库中获取图像并保存在vc ++中的本地驱动器中。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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