Click here to Skip to main content
16,019,151 members

Comments by elidrissi.amine1 (Top 7 by date)

elidrissi.amine1 27-Jun-12 4:08am View    
yes, the administrator has the ability to download the back up file of the database to the local with which is displaying the asp .net page that contain a a link "download back up file of the database" which when clicked, it shows a popup to select the directory in which the back up file will be downloaded.
elidrissi.amine1 26-Jun-12 14:43pm View    
could you give me an example of network path.
I have to notice you that i want to download the script of the database from an asp .net page. in other hand, i'll give the administrator of the system the ability to choose a location on their local machine where it want the script to be downloaded. then the backup file will be downloaded in this location.
elidrissi.amine1 26-Jun-12 13:59pm View    
'G:\backJpa.bak' file is under the 'G:\' partition of my local machine. which is connected to the sql server located in the ip x.x.x.x which has login( 'username' ) and password (****(
elidrissi.amine1 21-Jun-12 7:00am View    
my question was about a sql command such as (Select, or update) which i can execute from my asp .net application using dbcommand
elidrissi.amine1 18-Jun-12 6:49am View    
yes there is a script manager in my Master page and the update panel in my current page