| Thread | Last Post | Replies |
|
| P-Code vs Native Code | 04 Feb 2005 20:59 GMT | 16 |
I have an application that is 15.6M in size when compiled in Native Code; and is 8.6M in size when compiled in P-Code. I don't care the size of the application. However, I noticed that the execution speed of P-Code compiled version is substantially faster than that of Native ...
|
| Split and Join problem | 04 Feb 2005 20:22 GMT | 17 |
My goal is to capture some columns of data from a report and to make the columns into an array. I use Split() and Join(), but split() gives me error 13, type mismatch, on the line from the end of this test program.
|
| saving comma-delimited file with lockedit | 04 Feb 2005 16:13 GMT | 1 |
I need to save a file so that no one else can edit it while it is being saved. Also need to maintain 3 generations of backup files. What is the best method to do this?
|
| Reporting Options - What do you use ? | 04 Feb 2005 16:12 GMT | 1 |
I'm currently using ComponentOne's VSReports for all of the reports in my application. For the most part, it fills my requirements for reports, but I have an occasional user that cannot print their reports.
|
| Redim | 04 Feb 2005 14:29 GMT | 17 |
I am an amateur hobby programmer using VB6 Learner's Edition. I have a program that redimensions a one-dimension dynamic array according to the max number of items I may have in a list. I have successfully redimensioned the array at increasing values up to
|
| CreateObject() Question | 04 Feb 2005 14:10 GMT | 3 |
Hi Al,, I'm trying to write an app that uses Quickbooks COM interface, but I am experiencing behaviour I dont quite understand.. This works.. (first.adding a reference to quickbooks type library) ..
|
| Recording MP3 | 04 Feb 2005 13:59 GMT | 2 |
Can anyone tell me if it's possible to record MP3 files. Thanks
|
| How can i get Form Object | 04 Feb 2005 13:53 GMT | 4 |
I have required to pass a parameter form object (frmTest) to a function. How can i get form object list runtime which is use in my project ? Thanks
|
| Weird design time like behavior of Intrinsic controls at runtime | 04 Feb 2005 13:51 GMT | 4 |
I've got a form where the controls (mainly textboxes) have suddenly stopped behaving like runtime controls and have become dragable like designtime controls (You get the drag outline but the actual controls don't move). I can cure it by deleting the controls and re-adding them but ...
|
| New Cracked Software(cad,cae,cam,eda,pcb,gis,cfd,cnc...) | 04 Feb 2005 13:10 GMT | 1 |
Hi! If you are professional ARHITECT, ENGINEER, DESIGNER, PROGRAMMER or User, and you can't buy expensive professional software - we will solve this
|
| my ap just wont die :o( help me kill it please | 04 Feb 2005 12:47 GMT | 2 |
made a small ap and it has 4 forms the main form is where all the code for doing work is the other forms are like help and about forms when the form1 loads its visibal for a second or two then a timer hides it
|
| Msxml2.ServerXMLHTTP.4.0" access denied | 04 Feb 2005 10:34 GMT | 1 |
I am trying to test a classic ASP application from my workstation and have it communite with a secure website within the company. Right before the call to the secure website, when trying to use the "Msxml2.ServerXMLHTTP.4.0" component. The error number that > >shows up is: ...
|
| Learning Multi-User development | 04 Feb 2005 09:17 GMT | 1 |
I have been developing single-user and front-end/back-end types of applications (application runs on local pc and access data on a server) for about 6 years with VB and now need to learn multi-user server application development for VB and VB.NET. I am looking for some good ...
|
| Need Help on the Big Picture | 04 Feb 2005 02:19 GMT | 9 |
I am an experienced Excel VBA programmer who has recently begun learning VB.Net. My growing collection of VB.Net books is strong on specifics, which is great and I'm learning alot. But what I could really use at the moment is some
|
| Component | 04 Feb 2005 00:42 GMT | 2 |
Is there a component in VB6 that can list all the directories and files under a selected drive? Something like in Microsoft Office when you click on Save As or Open, it shows window with all the directories and files
|