First  |  Prev |  Next  |  Last
Pages: 737 738 739 740 741 742 743 744 745 746 747 748 749
Flexgrid Sort
I am trying to sort my flexgrid.......here is my code: flxHistory.Sort = flexSortGenericDescending I have in column 0 a date (dd/mm/yyyy) and column 1 a time (hh:mm:ss) I want to sort latest at top but it isnt working!!! It is sorting by date fine, the time column not so well though. It sorts by hour fi... 19 Feb 2005 00:26
INPUTBOX
Hello NG I'm sure I'm going to waste someone's time. I'm trying to do something with an inputbox I thought I read about and did once a long while back but can't seem to find any documentation now to reaccomplish the task. Anyway, I have an inputbox with default text of "P". When the box executes, the P ... 18 Feb 2005 12:10
UDL connection
Hi, I have this but it is not working can anyone please advice. Cn.Open "File Name =" & App.Path & "\Database.udl;" Runtime error -2147467259(800040005) MS ODBC Driver Mamger. Data source name not found and no default driver. Thanks Dib ... 18 Feb 2005 22:24
Un-registering an OCX (regsvr32 is not enough!)
Hi, after updating my own OCX file I noted that it cannot be inserted any more in a Word document. It says something like: "Object created in {long exadecimal number}. The application cannot be found. Make sure the application is properly installed, and that it has not been deleted, moved or renamed." What happen... 17 Feb 2005 10:33
Combo box controls
The FM20.DLL combo box allows multiple "columns" of data to be used in a drop-down box. We do not want to use FM20.DLL because of redistribution issues (plus it's got problems when used with VB); I was wondering if anyone was aware of any other combo box that serves the same functionality? (The Common Control... 16 Feb 2005 17:30
Multiple VB##.tmp
Anyone know why I am having several VB.tmp files in my project folder. The other day I checked and saw more than 50 vb##.tmp files. They range in number from VB100.tmp to VB200.tmp. I keep deleteing them after closing development environment but they keep piling up (incrementing in value) after each session. Anyone... 28 Feb 2005 08:20
Compile Error: Object Library invalid or contains references to object definitions that could not be found.
I have a user control with a collection and class definition in it. I put the collection and class definitions there to be centralized (Deborah Kurata should be proud of my re-factored code!). I also have 2 other class definitions in 2 other modules (DLLs) that will each have 1 of these collections hanging off of... 16 Feb 2005 17:00
VB6 code analyze tool
Hi everyone, I have got the task to quality assure a VB6 program. I wonder if there is any tool that can automatically analyse VB6 code. For C/C++ there is a tool called PC-Lint. I want to be able to detect not initialised variables for instance and other things that potentially can cause problems. /Br... 17 Feb 2005 13:38
newbie needs help - cannot run.exe on machine - missing file
I am new at making exe to run on a machine. My exe uses the MS hierarchical Flex grid. So, natuaraaly I get the error when I try to run this exe on a differennt machine (windwos 2000). message says: Component MSHFLGD.OCX or one of its dependencies is not correctly registered: a file is missing or invalid. I... 15 Feb 2005 18:07
GDI+ Metafiles
Using VB6, I'm trying to convert code that used standard GDI stuff to GDI+. I've hit a wall as far as I can tell. I'm using a wrapper for GDI+ from vbaccelerator.com. I'm trying to create a blank metafile. The only "CreateMetafile" functions I can create one from an Emf, a File, a Stream, a WFM, or a WMFFile... 17 Feb 2005 10:33
First  |  Prev |  Next  |  Last
Pages: 737 738 739 740 741 742 743 744 745 746 747 748 749