473,387 Members | 1,606 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Save MS Visio file into SQL 2000

Hi,

I'm using asp.net 2.0
My webform does the upload of a MS Visio 2003 file.
Now I must save this on SQL Server 2000 table

How can I do this ? What must be the column DataType ?

thanks
Apr 12 '06 #1
1 1263
The Image data type can store such a document.
Here are the details about how to upload files, store them in SQL Server
2000, and how to retrieve them again for download:
http://SteveOrr.net/articles/EasyUploads.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"enzo" <en**@discussions.microsoft.com> wrote in message
news:51**********************************@microsof t.com...
Hi,

I'm using asp.net 2.0
My webform does the upload of a MS Visio 2003 file.
Now I must save this on SQL Server 2000 table

How can I do this ? What must be the column DataType ?

thanks

Apr 12 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: elleinnad | last post by:
Hello, I recently installed DotNet 2003 and still have DotNet 2000 running on the same machine. In the 2000 version I have the ability to reverse engineer a project into a Visio UML diagram. ...
2
by: Hai Ly Hoang | last post by:
Hi, I want to open a visio drawing file (.vsd) from hardisk and get the list of all shape in that file ? How to do that ? Thank your very much ! Hai
4
by: Glenn M | last post by:
I have a shared XML file on a server . i also have one xslt file that performs a simple transform on in to view the data. now i want to have another page that lets users modify the shared xml...
1
by: Steve B. | last post by:
Hi, I used to modelize my DB with Visio for Enterprise Architect (shipped with VS 2003) in order to generate the DB and keep nice loooking shemas. I tried the new SQL Server 2005 and Visio for...
1
by: jessprev | last post by:
Hello, I have a database with customer information. I would like to add a button that will dynamically open a visio diagram of their network based on the customer name. For example if ABCCo...
1
by: enzo | last post by:
Hi, I'm using ASP.net 2.0 I uplod MS visio file on my webform, now I must save the stream on SQL 2000. How can I do this ? thanks
2
by: joemo2003 | last post by:
Sam, Help again! In the Save function you help me before, Dim sNew As String sNew = Split(ActiveDocument.Name, ".")(0) ' Strip filetype sNew = sNew & "-" & Format(Now(), "yyyy-mm-dd") &...
5
by: cmk128 | last post by:
Hi I need to create a website, the function of the web should near microsoft visio. Please tell me what php library can let me to create a sharp on the web, and able to drag it and put a line to...
3
by: evenlater | last post by:
I have an Access application on a terminal server. Sometimes my users need to export reports to pdf, rtf or xls files and save them to their own client device hard drives. They can do that right...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.