Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
8 years ago I developed a program named Web Builder using Visual basic 6 and I converted it to executable file... it can run properly in any computers with installed Visual Basic 6... but when I run it in a computer without installed Visual Basic 6 He ask some file missing... I forgot what are they.. my question is... How can run my created program in any programing language alone without the presence of that language
Summary: hi, i did a database project in VB. my front end(VB) is installed on a stand alone system and am connection to Oracle which is on server. i configured my ODBC drivers and used system DSN. now im wonde...
Summary: Hello all i'm making a procedure, that executes me two files, 1.exe and 2.exe. the file 2.exe must me installed after 1.exe. What i have to do to execute both of the files but not in the same time, a...