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 > ASP > help in OleDB connection

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-23-09, 01:30
pijo pijo is offline
Registered User
 
Join Date: Apr 2009
Posts: 3
help in OleDB connection

hii

i try to connect My cube to my web Application using OleBD connection using this connection String

oleDbConn.ConnectionString = "Datasource=.; Provider=msolap; Initial Catalog=FSIC_DB_V2;";

but this exception occurs



Either the user, MSief-PC\M.Sief, does not have access to the FSIC_DB_V2 database, or the database does not exist
Reply With Quote
  #2 (permalink)  
Old 06-23-09, 08:33
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
This might be realllly obvious, but does the user MSief-PC\M.Sief have access to the database, and does the database exist?
__________________
George
Twitter | Blog
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On