| Thread | Last Post | Replies |
|
| Runtime error 7 under German Windows | 02 Apr 2005 11:11 GMT | 2 |
I have developed an application for managing a dentist clinic, using VB6 with latest service pack and ADO connection to Access database. I tried installing it in various computers with Windows XP and it worked fine, except when I install it in a laptop with German version Windows ...
|
| help with cursor location in ADO | 02 Apr 2005 03:37 GMT | 4 |
I'n a newbie who was developing a program that was linking to an Access database. This morning I imported the tables to Sql Server. Now it gives me an error "Current recordset does not support updating. This may be a limitation of the provider, or of the selected locktype."
|
| ADO Recordset.RecordCount returning 1-Please Help!!!!!!! | 01 Apr 2005 16:01 GMT | 2 |
I have a recordset that I filter and it is suppose to return 0 but it is returning 1 with all the fields NULL in the record. What I'm I doing wrong. Please Help
|
| DOMDocument encoding in ouput from a VB6 application | 01 Apr 2005 15:40 GMT | 1 |
I am using VB6 to generate XML documents. My application reads in text (line by line) from templates (i.e. text files that are saved as .xml files, in ANSI encoding). I create the output as a text file with a .xml extension after parsing
|
| random access file | 01 Apr 2005 15:21 GMT | 1 |
just wondering if someone could help me. how would i go about overwriting a record (or even a field) in a random access file?? tia bhav
|
| Problem with my application in VB6 | 01 Apr 2005 08:56 GMT | 2 |
I have a problem with my application in VB6 The program work perfectly with some of my customers, but win a specific customer my program doesn't work at all. He has tried the program on more than one computer (Win 2K SP4 and WinXP SP2 for example) and he
|
| How to have a web page button send a string to a seperate program? | 01 Apr 2005 01:26 GMT | 3 |
Does anyone know how to have a web page where the buttons send different strings to a seperate VB.net program running on the same machine? I would like to be able to click a button on a web page and have this send a string to my VB.net program and trigger a program
|