If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > How to browse SQL Server hard drive

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-16-03, 21:12
nctran nctran is offline
Registered User
 
Join Date: Mar 2003
Posts: 5
How to browse SQL Server hard drive

Like SQL Server Enterprise Manager tool, when we create database we can browse the Server hard drive to select a folder for Datafile.

Do they use window API to do it ? or how?
I can not find Any windows API that does that.

thanks,
Reply With Quote
  #2 (permalink)  
Old 03-24-03, 10:08
Ad Dieleman Ad Dieleman is offline
Registered User
 
Join Date: Jan 2003
Location: Dordrecht, The Netherlands
Posts: 95
Re: How to browse SQL Server hard drive

Use: SHBrowseForFolder(tBrowseInfo)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On