Visual Basic Classic
I’m using the Flex Grid control in my program using Visual Basic 6. How can I populate and edit the data in Flex Grid?
I have 6 fields ID, Last name, First name, Middle name, Course, and Year in which all of these must be editable.
I am using DAO to an Access database.
- 2816 views
- 1 answers
- 1 votes
Hi,
After I wrote some code in VB6, I closed it. I got an error message (Visual basic has stopped working). My OS is 64 bit, Windows 7 ultimate. How do I solve this problem? Is this because I need administrator privileges? Or is VB6 not compatible with Windows 7 64 bit? Please see the attachment for a screen shot of the error message .
Thanks.
- 1849 views
- 1 answers
- 0 votes
After i write some code in vb6, then i closed it. i got an error message (Visual basic has stop working) ?
My OS is 64 Bit Windows 7 ultimate. How to solve this problems? May this is because i need administrator privileges? Or Vb6 is not compatible in Windows 7 64 bit ?
Please see attachment for error message screenshot .
Thanks in advance.
- 2685 views
- 2 answers
- 0 votes
Hi experts,
My concern here is about accessing a compiled database. I cannot open the database. I am on our remote site to install the compiled database from our head office. Before I came here, I tested the database and even modified some record in it. But when I am on the remote site, I cannot open the compiled database. The error said that the database is corrupt.
- 907 views
- 1 answers
- 20 votes
We are managing and maintaining a website written in classic ASP 3.0, using Visual basic scripting. The website is a web based booking engine, accepting thousands of bookings a day. Occasionally we are experiencing an unusual error that we did not experience before. The error message states that "Multi step operation generated an error, no work was done.". Does anyone know what this means? We never had this problem before!
- 1425 views
- 8 answers
- 27 votes
I am doing a project for my final year thesis. The prototype involves accumulating search results from different search engines into one web page. For this I need to programmatically send the request to the web sites, and then read the results into a variable. Is this possible to do this with Classic ASP 3.0?
- 3986 views
- 7 answers
- 12 votes