Creating Huge Arrays with ReDim Keyword
Question: I am loading a file which is basically a list of numbers into an array. The array is declared as a string. I keep getting an “out of string
Question: I am loading a file which is basically a list of numbers into an array. The array is declared as a string. I keep getting an “out of string
Question: How do I add new fields to an existing table in an Access 2.0 databasewithout losing data that already exists in the table/database? I knowhow to add fields, (the
Question: Hi, I would like to know how to make input masks for a database program. I can do this in Access very easily, but unfortunately, I have to write
Question: In a question off your list, you mentioned how to rename files given the same formatted extension.How would it be possible to do this to a different extention, e.g.
Question: How do I save an OLE object into an Access database without using a data control and the OLE OCX? Answer: You should look at the AppendChunk and GetChunk
Question: I added records to a list box using the datacontrol. Now I would like to use the list1_dblclick procedure to access the recorddblclicked and use it. I know there
Question: How do I know is there any MDIChild form opened? Because I want to disable the MDIForm’s toolbar editing items (cut, copy, paste) if all child forms are closed.
Question: I am using a Truegrid and implementing their Value list, combo box. I fill the list in code and would like to be able to have the “pick-list” drop
Question: I’m using the 3D Panel in my application. When I setits background coulor to light grey, it looks fine onmy workstation but it’s white in any other workstations.That’s true