It is possible to access Text (x.txt) files? Explain.



It is possible to access Text (x.txt) files? Explain...

Answer / Gunjan Sharma

Yes, you can access .txt files in Microsoft Access using the Open statement in VBA. However, the data needs to be read and manipulated differently than database files as .txt files do not have a structured query language like Access does.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

what are the types of cursors in DAO?

1 Answers  


Which controls can not be placed in MDI ?

2 Answers  


How can you force new objects to be created on new threads?

1 Answers  


How do I mimic a toggle button?

1 Answers  


what are the different Types of Recordsets.

1 Answers  


Is it posible to Create Tables Through Querydef?

1 Answers  


What is the default property of data control?

2 Answers  


How do I get my application on top?

1 Answers  


Difference Types of Procedures in VB?

3 Answers   JVS, Wipro,


what is different between edit and update?

5 Answers   Wipro,


What is the error message that you would get if you try to use a recordset that is not initialized to anything?

2 Answers  


What is visual basic used for?

1 Answers  


Categories