Re: Dataadapter.Fill() errors
From: William \(Bill\) Vaughn (billvaRemoveThis_at_nwlink.com)
Date: 02/24/04
- Next message: William \(Bill\) Vaughn: "Re: Timeout Expired Errors - Need Expert Consultant - Have done a ton of research already"
- Previous message: William \(Bill\) Vaughn: "Re: Dataadapter.Fill() errors"
- In reply to: Gregs138: "Dataadapter.Fill() errors"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Feb 2004 13:06:23 -0800
Incidentally, you'll get a lot more interest in your question if it's posted
to the right group.
Try microsoft.public.dotnet.framework.adonet
-- ____________________________________ William (Bill) Vaughn Author, Mentor, Consultant Microsoft MVP www.betav.com Please reply only to the newsgroup so that others can benefit. This posting is provided "AS IS" with no warranties, and confers no rights. __________________________________ "Gregs138" <gregs138@hotmail.com> wrote in message news:1757EA5D-775A-4CEF-9082-9DD570697DA9@microsoft.com... > I am working on a new installation of VS.NET Enterprise architect and I am having a strange exception thrown when I fills a dataset with a SQLdatadapter. MYDA.FILL(DS,"NEWTABLE") Produces the following err > > print err.Description > Run-time exception thrown : System.InvalidCastException - Cast from string "" to type 'Integer' is not valid. > print err.Number > Run-time exception thrown : System.IO.IOException - Bad file name or number. > > Erro is from system.data.dll > > If anyone knows what is causing this please let me know. I think it is worth mentioning that Vb 6.0 is also installed on this machine. > > Greg
- Next message: William \(Bill\) Vaughn: "Re: Timeout Expired Errors - Need Expert Consultant - Have done a ton of research already"
- Previous message: William \(Bill\) Vaughn: "Re: Dataadapter.Fill() errors"
- In reply to: Gregs138: "Dataadapter.Fill() errors"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|