TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Yuvipoy
NA
7
16.9k
Failed to initialize the 'current catalog'
Nov 1 2012 2:17 AM
Hi i installed sql server 2008 in my win7 machine and coded with .net, when i run the query in the .net i am getting the below error, i have used OLEDB connection for coding using System.Data.OleDb;
Failed to initialize the 'current catalog' property for one of the following reasons:
The value data type was not the data type of the property or was not null. For example, the property was DBPROP_MEMORYUSAGE, which has a data type of In
t32, and the data type was Int64.
The value was not a valid value. For example, the property was DBPROP_MEMORYUSAGE and the value was negative.
The value was a valid value for the property and the provider supports the property as a settable property, but the provider does not support the value
specified. This includes the case where the value was added to the property in OLE DB after the provider was written.
Thanks!
Reply
Answers (
0
)
Item Data Bound
when i run the report Load Report Failed Error Occurs what is the problem