XPTB
04-20-2005, 09:37 AM
Ok, I'm having a major problem using this. Here is my problem:
I have a database file created using the Visual Data Manager and I need to store all that information into an dynamic array (since the length of the database will change constantly). But I have never used arrays with databases before. I know how to use an Array with a Random Access File but this is different. I need to know what to set the data type as.
Can anyone help me?
I have a database file created using the Visual Data Manager and I need to store all that information into an dynamic array (since the length of the database will change constantly). But I have never used arrays with databases before. I know how to use an Array with a Random Access File but this is different. I need to know what to set the data type as.
Can anyone help me?