vb6 ADODB.stream doesn't exist. .what shall i do?

abby024

ADODB.Stream doesn't exist in my Visual Basic 6. . I searched everywhere in the objects browser. Is there any method or installation so that i could provide it???

thanks guys

Yogendra Aslekar
  1. Go to Projects>References>Microsoft ActiveX Data Objects 2.8 Library.

  2. Then go to form and type the code.

    It should come up as Intellisense.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

ADODB doesn't exist in Access 2013 project, how do I add a reference to it

From Dev

Changed suoders to an account that doesn't exist, what should I do

From Dev

What shall I do to remove the Poly line, (A) & (B) markers

From Dev

How do I set an env variable in PowerShell if it doesn't exist?

From Dev

How do I apply a patch that contains a file that doesn't exist?

From Dev

How do I delete a foreign key constraint that doesn't exist?

From Dev

How do I enable an extension only if it doesn't already exist?

From Dev

How do I apply a patch that contains a file that doesn't exist?

From Dev

How do I add a line to a file in powershell if it doesn't exist?

From Dev

regex doesn't do what I think I tell it to do

From Dev

Why doesn't this loop do what I can do manually?

From Dev

vb6 ADODB recordset size retrieval

From Dev

What does the Attribute keyword do in VB6?

From Dev

VB6: What does "string = string * integer" do?

From Dev

How do I "clone" a VB6 form

From Dev

How do i register .ocx files in vb6?

From Dev

How do I register .ocx files in VB6?

From Dev

How do I check for something in Entity Framework that I know doesn't exist?

From Dev

tee - if file doesn't exist do nothing

From Dev

tee - if file doesn't exist do nothing

From Dev

NodeJS file stream - how to create a file if it doesn't exist?

From Dev

::after doesn't seem to do what I'm expecting?

From Dev

R function doesn't do what I want

From Dev

what can I do if an application doesn't recognize horizontal scrolling?

From Dev

Do something if for loop doesn't find what I want

From Dev

What should I do when I'm forced to map a union case that shouldn't exist?

From Dev

How do I force extraction to fail if the destination directory doesn't exist?

From Dev

/bootstrap/ directory doesn't exist. Where do I run `npm install`? (Part of bootstrap tutorial.)

From Dev

How do I fix the "image "pyimage10" doesn't exist" error, and why does it happen?

Related Related

  1. 1

    ADODB doesn't exist in Access 2013 project, how do I add a reference to it

  2. 2

    Changed suoders to an account that doesn't exist, what should I do

  3. 3

    What shall I do to remove the Poly line, (A) & (B) markers

  4. 4

    How do I set an env variable in PowerShell if it doesn't exist?

  5. 5

    How do I apply a patch that contains a file that doesn't exist?

  6. 6

    How do I delete a foreign key constraint that doesn't exist?

  7. 7

    How do I enable an extension only if it doesn't already exist?

  8. 8

    How do I apply a patch that contains a file that doesn't exist?

  9. 9

    How do I add a line to a file in powershell if it doesn't exist?

  10. 10

    regex doesn't do what I think I tell it to do

  11. 11

    Why doesn't this loop do what I can do manually?

  12. 12

    vb6 ADODB recordset size retrieval

  13. 13

    What does the Attribute keyword do in VB6?

  14. 14

    VB6: What does "string = string * integer" do?

  15. 15

    How do I "clone" a VB6 form

  16. 16

    How do i register .ocx files in vb6?

  17. 17

    How do I register .ocx files in VB6?

  18. 18

    How do I check for something in Entity Framework that I know doesn't exist?

  19. 19

    tee - if file doesn't exist do nothing

  20. 20

    tee - if file doesn't exist do nothing

  21. 21

    NodeJS file stream - how to create a file if it doesn't exist?

  22. 22

    ::after doesn't seem to do what I'm expecting?

  23. 23

    R function doesn't do what I want

  24. 24

    what can I do if an application doesn't recognize horizontal scrolling?

  25. 25

    Do something if for loop doesn't find what I want

  26. 26

    What should I do when I'm forced to map a union case that shouldn't exist?

  27. 27

    How do I force extraction to fail if the destination directory doesn't exist?

  28. 28

    /bootstrap/ directory doesn't exist. Where do I run `npm install`? (Part of bootstrap tutorial.)

  29. 29

    How do I fix the "image "pyimage10" doesn't exist" error, and why does it happen?

HotTag

Archive