Multiple-step OLE DB operation bla bla bla... 
Author Message
 Multiple-step OLE DB operation bla bla bla...

Hi!

    I've got this error on the line:

        cat.Tables("Table1").Columns("Nom").Properties("Nullable").Value =
False

    What's wrong with it? the Attributes property of the Property give me
1537 wich means that the adPropRequired, adPropRead and adPropWrite flags
are on, so I should be able to modify this value no?

thanks in advance :O)

--
Best Regards
Zoury
_________________________________
Thanks to post replies to the newsgroup :O)



Tue, 05 Apr 2005 05:29:57 GMT  
 Multiple-step OLE DB operation bla bla bla...
Check type and with

may be replace false with 0

Quote:
>-----Original Message-----
>Hi!

>    I've got this error on the line:

>        cat.Tables("Table1").Columns("Nom").Properties

("Nullable").Value =
Quote:
>False

>    What's wrong with it? the Attributes property of the
Property give me
>1537 wich means that the adPropRequired, adPropRead and
adPropWrite flags
>are on, so I should be able to modify this value no?

>thanks in advance :O)

>--
>Best Regards
>Zoury
>_________________________________
>Thanks to post replies to the newsgroup :O)

>.



Fri, 08 Apr 2005 15:09:26 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. n=d%*d% NO, bla=d% n=bla*bla YES, beginners question

2. bla bla test sheep

3. bla bla

4. Help, need API to get short filenames (such as: c:\progra~1\bla.txt)

5. Help, need API to get short filenames (such as: c:\progra~1\bla.txt)

6. Help, need API to get short filenames (such as: c:\progra~1\bla.txt)

7. FileSystemObject.FileCopy Multiple-step OLE DB operation generated errors

8. Multiple-step OLE DB operation generated errors

9. Multiple-step OLE DB Operation Generated Errors

10. Multiple-step OLE DB Operation Error

11. Multiple-step OLE DB operation generated errors....

12. Multiple-step OLE DB operation generated errors

 

 
Powered by phpBB® Forum Software