HOW TO-Open From Sqlserver a DOC + WRITE+SAVE The Changes on fly (stream) any new ?
any new with
HOW TO-Open From Sqlserver a DOC + WRITE+SAVE The Changes on fly (stream)
and force the user to save
i am interested in total solution for anagement my docs (for my company israel electric company)
1)create new doc from selected template
2)save doc on the server (sql server)(index new number)
3)search inside the doc
3)open doc from grid (after search)
4)update the doc
5)save after update
6))can i do it from asp.net (web site) ?
HOW TO-Open From Sqlserver a DOC + WRITE+SAVE The Changes on fly (stream)
and force the user to save
i am interested in total solution for anagement my docs (for my company israel electric company)
1)create new doc from selected template
2)save doc on the server (sql server)(index new number)
3)search inside the doc
3)open doc from grid (after search)
4)update the doc
5)save after update
6))can i do it from asp.net (web site) ?
SIGN IN To post a reply.
8 Replies
BP
Bhuvaneswari P
Syncfusion Team
August 22, 2008 01:30 PM UTC
Hi Ilan,
Thank you for your interest in Syncfusion products.
Yes, it is possible to create such sample using our Essential DocIO in ASP.net.
Please try this which helps you to create sample you expected.
http://www.syncfusion.com/development/uploads/Document_Database_Web_d0f05ef8.zip
1. In this sample while loading it list of documents from the database
2. After select record from the list, if you press read button, then it will open the selected document from the Database
3. If you select an update button, this will open the selected document from DB and update some content and it will update same in the database also.
In the same way you can use Grid instead of list and SQL DB instead of Oledb DB.
Please let me know if you have any other questions.
Best Regards,
Bhuvana
Thank you for your interest in Syncfusion products.
Yes, it is possible to create such sample using our Essential DocIO in ASP.net.
Please try this which helps you to create sample you expected.
http://www.syncfusion.com/development/uploads/Document_Database_Web_d0f05ef8.zip
1. In this sample while loading it list of documents from the database
2. After select record from the list, if you press read button, then it will open the selected document from the Database
3. If you select an update button, this will open the selected document from DB and update some content and it will update same in the database also.
In the same way you can use Grid instead of list and SQL DB instead of Oledb DB.
Please let me know if you have any other questions.
Best Regards,
Bhuvana
IL
Ilan
August 28, 2008 06:40 AM UTC
tnx
i cannot download
the Files are Corrupt
i cannot download
the Files are Corrupt
BP
Bhuvaneswari P
Syncfusion Team
August 28, 2008 07:03 AM UTC
Hi Ilan,
Sorry for the broken link. Please refer the below correct link to download the sample
http://websamples.syncfusion.com//samples/DocIO.Windows/Document_Database_Web1.zip
Please try this and let us know if you have any questions in this.
Best Regards,
Bhuvana
Sorry for the broken link. Please refer the below correct link to download the sample
http://websamples.syncfusion.com//samples/DocIO.Windows/Document_Database_Web1.zip
Please try this and let us know if you have any questions in this.
Best Regards,
Bhuvana
IL
Ilan
August 28, 2008 08:18 AM UTC
hi and tnx for the fast answer
1)in my company we have sql server 2005 do you have the same project BUT IN
for vb.net 2005 (not C#)
and sql server (data sample MDF+LDF)
and the project file for the "Microsoft Visual Studio 2005"
TNX for the help
1)in my company we have sql server 2005 do you have the same project BUT IN
for vb.net 2005 (not C#)
and sql server (data sample MDF+LDF)
and the project file for the "Microsoft Visual Studio 2005"
TNX for the help
BP
Bhuvaneswari P
Syncfusion Team
August 29, 2008 01:40 PM UTC
Hi Ilan,
Thanks for the update.
Already regarding this we have updated in your incidents "38516 -need working sample asp.net with sql server vb.net” and also in the below forum
http://www.syncfusion.com/support/forums/message.aspx?MessageID=69711
Please follow up in it. We request you not to create duplicate forums/incidents. This will help us to have clear follow up and avoid confusions.
Best Regards,
Bhuvana
Thanks for the update.
Already regarding this we have updated in your incidents "38516 -need working sample asp.net with sql server vb.net” and also in the below forum
http://www.syncfusion.com/support/forums/message.aspx?MessageID=69711
Please follow up in it. We request you not to create duplicate forums/incidents. This will help us to have clear follow up and avoid confusions.
Best Regards,
Bhuvana
VS
Vijayakumar S
Syncfusion Team
September 8, 2009 04:53 AM UTC
Hi Meysam,
Thank you for using Syncfusion products.
Could you please make sure that Syncfusion.Compression.Base of version x.xxx.x.xx is available in the GAC [C:\windows\assembly] folder. If this assembly is not present in GAC, then please run the assembly manager from our Dashboard [Programs >> Syncfusion >> Essential Studio x.x.x.x >> Dashboard] to install the assemblies and try running the example.
Please let us know if you have any questions.
Regards,
Vijay
Thank you for using Syncfusion products.
Could you please make sure that Syncfusion.Compression.Base of version x.xxx.x.xx is available in the GAC [C:\windows\assembly] folder. If this assembly is not present in GAC, then please run the assembly manager from our Dashboard [Programs >> Syncfusion >> Essential Studio x.x.x.x >> Dashboard] to install the assemblies and try running the example.
Please let us know if you have any questions.
Regards,
Vijay
VS
Vijayakumar S
Syncfusion Team
September 10, 2009 06:55 AM UTC
Hi Meysam,
Thank you for posting your query.
1) Regarding Windows sample
Please have a look at the windows sample in the below link which inserts, retrieves and update a word document into the Sql Server.
http://files.syncfusion.com/support/DocIO.Windows/F89776/F89776Windows.zip
2) Regarding "Could not load file or assembly":
Could you please change the version of the syncfusion assembly in the web.config file, to the version which is installed in your machine [replace 6.302.0.30 as 7.103.0.20] and try running it.
Please let us know if you have any questions.
Regards,
Vijay
Thank you for posting your query.
1) Regarding Windows sample
Please have a look at the windows sample in the below link which inserts, retrieves and update a word document into the Sql Server.
http://files.syncfusion.com/support/DocIO.Windows/F89776/F89776Windows.zip
2) Regarding "Could not load file or assembly":
Could you please change the version of the syncfusion assembly in the web.config file, to the version which is installed in your machine [replace 6.302.0.30 as 7.103.0.20] and try running it.
Please let us know if you have any questions.
Regards,
Vijay
VS
Vijayakumar S
Syncfusion Team
September 14, 2009 05:19 AM UTC
Hi Meysam,
Thank you for your update.
Please let us know if you have any questions.
Regards,
Vijay
Thank you for your update.
Please let us know if you have any questions.
Regards,
Vijay
SIGN IN To post a reply.
- 12 Replies
- 4 Participants
-
AD Administrator
- Aug 20, 2008 12:54 PM UTC
- Sep 14, 2009 05:19 AM UTC