Click to See Complete Forum and Search --> : Invalid field data type [error 3259]?


diprima
February 15th, 2000, 12:47 PM
Each time I move from the current record I get the following error message:

Invalid field data type. (Error 3259)
The data type specified in the Field object's Type property is not valid. Choose one of the valid types as shown in the Type property Help topic.

I have solved the problem by entering the line Response=0 in:

private Sub Data1_Error(DataErr as Integer, Response as Integer)
Response = 0
End Sub



But what does this means? and how can I set the field data type to the correct format?

Thanks in advance

Cakkie
February 15th, 2000, 01:04 PM
make sure you pass the data to your record in the right format. Eg; a date field will not accept string values, nor will an numeric field.

Tom Cannaerts
slisse@planetinternet.be

The best way to escape a problem, is to solve it.

diprima
February 15th, 2000, 01:13 PM
Does this means that I have to write a code in each textbox_change sub?
Or can I do that in some other better way?

thanks
ivan

ANNORAWilliams
December 2nd, 2011, 01:06 AM
While visiting the iTunes store, or purchasing music from it, you may receive error 3259 Windows 7. Any of the following descriptions will appear with the error:
i "iTunes could not connect to the Store. An unknown error occurred (-3259). Make sure your network connection is active and try again."
ii "There was an error downloading your music (-3259)"
Here are the various ways to fix error 3259 Windows 7:
Update iTunes
Turn Off your Windows Firewall
Exclude iTunes from the Data Execution Prevention
Repair the iTunes Registry Settings
Clean the System Junk
i also faced this problem many times but i fixed it, i also got some help from this article error 3259 (http://www.error3259.com/) , hope someone might get help from this article.