Have you tried stepping through the code with F8 to see where the error occurs?


On Mon, 14 Feb 2005 20:10:06 -0000, HouseDad <[EMAIL PROTECTED]> wrote:
> 
> 
>     Hi all!
> 
>     I am using the first application I ever wrote in VB, which I
> have used in modified forms many times, and something happened today
> I've never seen in the past.
> 
>     After loading the Access DB, I try to open the table, and I get
> an error:
> 
> "Overflow Number: 6"
> 
> then,
> 
> "Object was unloaded, number 364"
> 
>     There is no help available that I have found, tried hitting F1
> to no avail.
> 
>     What could be going on here?  The program itself seems to be
> working fine, I just always load the DB in VisData to take a look at
> the structure to see if I missed anything.  All the fields seems to
> be functioning and working in the application itself.
> 
>    What is the significance of the "6" in the error msg?
> 
>     As always, thanks in advance!
> 
> [C]
> 
> '// =======================================================
>    Rules : http://ReliableAnswers.com/List/Rules.asp
>    Home  : http://groups.yahoo.com/group/vbHelp/
>    =======================================================
>    Post  : [email protected]
>    Join  : [EMAIL PROTECTED]
>    Leave : [EMAIL PROTECTED]
> '// =======================================================
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 


-- 
---
Don Roberts - [EMAIL PROTECTED]
http://www.drscripting.com
http://www.freakingidiot.com



'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to