| 
                 Rizla 
                Starting Member 
                 
                 
                
                United Kingdom 
                5 Posts  | 
                
                  
                    
                      
                       Posted - 15 June 2001 :  05:45:19
                        
                        
                      
  | 
                     
                    
                       Whilst developing my latest site I have had the forum working ok on virtual server (IIS) after uploading to my host, no matter what I try I cannot get it to connect to the db.
  I have read the posts here and tried addapting but I still can't sus it.
  On the host I have set a DSN of SAFORUM which points to: www.strayarc.com/htdocs/forum/tools/snitz_forums_2000mdb
  I know for scripting that the path should be set to: e:\domains\whatever...
  using the following:strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/forum/tools/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
  I manage to connect but the page is corrupted and not layed out as it should be.
  Please... what should the path be set to?
 
  | 
                     
                   
                 |