PC Review


Reply
Thread Tools Rate Thread

DataAdapter.fill() causes error

 
 
yma
Guest
Posts: n/a
 
      11th Dec 2003
Hi,

I tried to display a column in MS Access 2000 nwind.mdb. But I got "It is
already opened exclusively by another user, or you need permission to view
its data." It caused by OleDbDataAdapter1.Fill(DataSet11, "employees") in
page_load sub.

Then I tried to use my local sql server 2000. SqlDataAdapter1.fill() caused
an unhandled system error. Could you show me how to fixed them?

Thank you a lot.
Chris


 
Reply With Quote
 
 
 
 
Cor
Guest
Posts: n/a
 
      12th Dec 2003
Hi Yma,

I would also ask this question in the ADO.NET group, the guys in the very
active

microsoft.public.dotnet.framework.adonet

newsgroup see this probably a lot of times.

Cor


 
Reply With Quote
 
yma
Guest
Posts: n/a
 
      13th Dec 2003
I could not display data in listview control. Could you try to use the data
control to display data?

Thank you.


"Nitromuse" <(E-Mail Removed)> wrote in message
news:02a601c3c189$91a5ac20$(E-Mail Removed)...
> I've run into the same situation using Excel simply
> because I accessed a cell and changed the data but did
> not 'Enter' it, (move to another cell), thus hung up the
> access to the refered App. Bet this is your thing too,
> let me know if it helps. NM
> >-----Original Message-----
> >Hi,
> >
> >I tried to display a column in MS Access 2000

> nwind.mdb. But I got "It is
> >already opened exclusively by another user, or you need

> permission to view
> >its data." It caused by OleDbDataAdapter1.Fill

> (DataSet11, "employees") in
> >page_load sub.
> >
> >Then I tried to use my local sql server 2000.

> SqlDataAdapter1.fill() caused
> >an unhandled system error. Could you show me how to

> fixed them?
> >
> > Thank you a lot.
> >Chris
> >
> >
> >.
> >



 
Reply With Quote
 
Nitromuse
Guest
Posts: n/a
 
      13th Dec 2003
I've run into the same situation using Excel simply
because I accessed a cell and changed the data but did
not 'Enter' it, (move to another cell), thus hung up the
access to the refered App. Bet this is your thing too,
let me know if it helps. NM
>-----Original Message-----
>Hi,
>
>I tried to display a column in MS Access 2000

nwind.mdb. But I got "It is
>already opened exclusively by another user, or you need

permission to view
>its data." It caused by OleDbDataAdapter1.Fill

(DataSet11, "employees") in
>page_load sub.
>
>Then I tried to use my local sql server 2000.

SqlDataAdapter1.fill() caused
>an unhandled system error. Could you show me how to

fixed them?
>
> Thank you a lot.
>Chris
>
>
>.
>

 
Reply With Quote
 
Nitromuse
Guest
Posts: n/a
 
      14th Dec 2003
I was working with VB.net and Access yesterday and had to
totally close the Access database before I could update
from VB to Access, which isn't the case with Excel.
>-----Original Message-----
>I could not display data in listview control. Could you

try to use the data
>control to display data?
>
>Thank you.
>
>
>"Nitromuse" <(E-Mail Removed)> wrote

in message
>news:02a601c3c189$91a5ac20$(E-Mail Removed)...
>> I've run into the same situation using Excel simply
>> because I accessed a cell and changed the data but did
>> not 'Enter' it, (move to another cell), thus hung up

the
>> access to the refered App. Bet this is your thing too,
>> let me know if it helps. NM
>> >-----Original Message-----
>> >Hi,
>> >
>> >I tried to display a column in MS Access 2000

>> nwind.mdb. But I got "It is
>> >already opened exclusively by another user, or you

need
>> permission to view
>> >its data." It caused by OleDbDataAdapter1.Fill

>> (DataSet11, "employees") in
>> >page_load sub.
>> >
>> >Then I tried to use my local sql server 2000.

>> SqlDataAdapter1.fill() caused
>> >an unhandled system error. Could you show me how to

>> fixed them?
>> >
>> > Thank you a lot.
>> >Chris
>> >
>> >
>> >.
>> >

>
>
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DataAdapter.Fill(Dataset) shows timeout error. Manohar Microsoft ADO .NET 2 4th Sep 2007 03:34 PM
DataAdapter.fill throwing an "Index out of range error" dalaeth@gmail.com Microsoft ASP .NET 0 8th Aug 2006 02:31 AM
Pb with DataAdapter.Fill =?Utf-8?B?YnA=?= Microsoft ADO .NET 1 8th Feb 2006 03:46 AM
Trapping error in DataAdapter.Fill(ds) Rick Microsoft ADO .NET 4 1st Nov 2005 06:26 PM
Error with dataAdapter.fill =?Utf-8?B?Qmhhdm5h?= Microsoft ADO .NET 3 31st Jan 2004 09:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:29 AM.