Click here to Skip to main content
Sign Up to vote bad
good
See more: C#ASPASP.NET
Hello everyone. Now I'm trying to fill a DataSet from a table in a SQL Database.
Normally I can use the SqlDataAdapter, but now I have other problem.
 
The table is composed by 3 columns ID, UserName, Password.
UserName and Password are Encrypted, so I need to do the next thing:
 
Get all items of the table, decrypt all items from UserName column, and later fill the DataSet with that new data.
 
Can you provide to me some ideas?
 
Thanks
Posted 10 Sep '12 - 14:27


1 solution

  Permalink  
Comments
TANicox - 11 Sep '12 - 10:43
Yes, I tried with that, but my hosting not allows to me do that
Kuthuparakkal - 11 Sep '12 - 10:48
Ask your hosting guyz to define data retreival policy
TANicox - 11 Sep '12 - 11:09
Ok, now I'm sending an Email, suggesting the change of the policy. Otherwise, don't exist another way to do this? Thanks for your support

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 479
1 Arun Vasu 253
2 OriginalGriff 210
3 CPallini 163
4 Aarti Meswania 158
0 Sergey Alexandrovich Kryukov 10,129
1 OriginalGriff 7,749
2 CPallini 4,181
3 Rohan Leuva 3,482
4 Maciej Los 2,999


Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 10 Sep 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid