From: New2Access on
I'm new to using Visual Studio (2005) with VB and I've recently taken over a
project started by someone else. The basic process is to retrieve a file
from an ftp server, load the data into SQL Server (2005) tables, summarize
the data - creating a new file to put on the mainframe. There are steps
included that print reports as well. The problem is an error I get for each
field when attempting to upload the data into the db tables.

This is the error: Error 30366: 'Public Property BatchAgency() As String'
and 'Public WriteOnly Property BatchAgency() As String' cannot overload each
other because they differ only by 'ReadOnly' or 'WriteOnly'.

I'm confused b/c none of the fields are set up as 'ReadOnly'. I've checked
the Input & Output Columns and everything seems to be ok there.

Any help you can provide will be greatly appreciated.

From: Nobody on
"New2Access" <New2Access(a)discussions.microsoft.com> wrote in message
news:0F0038D8-8EB6-4C2E-9217-BF2EBCB9FDFA(a)microsoft.com...
> I'm new to using Visual Studio (2005)

This group is for VB6 and earlier(VB Classic). VB.Net and all dotnet groups
have either "dotnet" or "vsnet" in the group name. Please use the following
group instead:

news://msnews.microsoft.com/microsoft.public.dotnet.languages.vb



From: Paul Clement on
On Wed, 7 Apr 2010 08:25:01 -0700, New2Access <New2Access(a)discussions.microsoft.com> wrote:

� I'm new to using Visual Studio (2005) with VB and I've recently taken over a
� project started by someone else. The basic process is to retrieve a file
� from an ftp server, load the data into SQL Server (2005) tables, summarize
� the data - creating a new file to put on the mainframe. There are steps
� included that print reports as well. The problem is an error I get for each
� field when attempting to upload the data into the db tables.

� This is the error: Error 30366: 'Public Property BatchAgency() As String'
� and 'Public WriteOnly Property BatchAgency() As String' cannot overload each
� other because they differ only by 'ReadOnly' or 'WriteOnly'.

� I'm confused b/c none of the fields are set up as 'ReadOnly'. I've checked
� the Input & Output Columns and everything seems to be ok there.

� Any help you can provide will be greatly appreciated.

Try posting your question to the Visual Basic (.NET) General forum:

http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads


Paul
~~~~
Microsoft MVP (Visual Basic)
From: Mayayana on

| Try posting your question to the Visual Basic (.NET) General forum:
|
| http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads
|

It would be kinder to clarify that suggestion:

Microsoft would like people to switch to their
unusable, web-based muck because they can
moderate it and turn it into a marketing device.
But the news (usenet) sites are still available
for use by anyone with any sense.

Woops. I mean they're available for anyone who
has difficulty discovering an optimized help
experience at social.msdn.microsoft.com. :)


From: Paul Clement on
On Thu, 8 Apr 2010 09:54:27 -0400, "Mayayana" <mayayana(a)invalid.nospam> wrote:


� | Try posting your question to the Visual Basic (.NET) General forum:
� |
� | http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads
� |

� It would be kinder to clarify that suggestion:

� Microsoft would like people to switch to their
� unusable, web-based muck because they can
� moderate it and turn it into a marketing device.
� But the news (usenet) sites are still available
� for use by anyone with any sense.

Not sure where you have seen the marketing stuff. They support it just as they did the NNTP
newsgroups, although there appears to be more Microsoft presence. Certainly don't mind the
moderation. The pointless flame wars and backbiting are minimal to non-existent.

Unusable? Why do some find web forums so challenging? ;-)


Paul
~~~~
Microsoft MVP (Visual Basic)