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 > Crystal Reports > Dynamic data source for crystal report 9

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-30-09, 08:55
edgard_s edgard_s is offline
Registered User
 
Join Date: Oct 2009
Posts: 5
Dynamic data source for crystal report 9

hello
i have a vb6 application on server with crystal report 9 , i need to give dynamic location for reports in vb so that each user can access the report with no need of having the same name of network drive.
Simply the problem is , that if the user has not mapped the network application drive with the same letter used on the report datasource , the report won't work

Last edited by edgard_s; 10-30-09 at 09:04.
Reply With Quote
  #2 (permalink)  
Old 10-30-09, 10:32
msgking msgking is offline
Registered User
 
Join Date: Oct 2009
Posts: 4
why not put a database file in a shared folder instead of mapped drive so that you won't have to worry about driver letter? you can specify the location by for example....//server_name/folder name1/folder name2/file name
Reply With Quote
  #3 (permalink)  
Old 10-30-09, 11:24
edgard_s edgard_s is offline
Registered User
 
Join Date: Oct 2009
Posts: 5
i have my db and reports in a shared folder on the server, so am doing shortcuts to the application on users pc's , this way i can do modification to the application and reports once , else if i create a copy on each user pc, when i have modification i have a lot of work 2 do. And i don't want 2 put a copy of reports on each pc
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