|
-
Aug 11th, 1999, 09:03 PM
#1
Thread Starter
Hyperactive Member
I get an error when I try to save a data in a date field of visual FoxPro from VB. I have tryed qith VB variables type date, string and text. If I put the complete date including its separator characters ("08/12/99"), I get an error: 'Invalid character'. And if I quit its separator characters ("081299"), I get an error: 'Incorrect type for parameters'.
Does FoxPro perform any kind of conversion or transformation of the data to storage in another format or something?
Do you have any idea of whats happening or how to solve this problem?
Thanks!
Ulises
-
Aug 12th, 1999, 09:52 PM
#2
Lively Member
Make sure your using the correct database type. If you have foxpro 3.0 databar and its a foxpro 2.5 the date will be null since the program is trying to send the wrong conversion string.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|