Hi,
This error make reference to a variable which is not correctly defined.I
suppose that you have in routine which make "import" a variable like :

Dim myvar as lon

insted

Dim myvar as long

Regards,
Gelu

_____________________________________________________
G.NET SOFTWARE COMPANY

Permanent e-mail address : [EMAIL PROTECTED]
                                          [EMAIL PROTECTED]
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 29, 2002 9:29 PM
Subject: MS Access 2000 and MySQL


> Hello,
>
> I created a blank table in MS Access 2000  for recieving data from mysql
> and tried to compile importsql.txt in Access module but I still got the
> error saying "user defined-type not defined". I copy pasted exportsql.txt
> to the module and got the same error.
>
> I have a coworker who told me she never had the problem with Access 97. Is
> this a problem related to Access 2000? If so, how can I work around it?
>
> Thank you in advance.
>
>
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to