What type of DB are you pulling from? Some dbs insert data by hashing it and placing it in order of the has. I'm not sure if any of them use the date/time as a part of the hash they create. If so, there might (not sure) be a way to pull that info to at least create the initial order. From...
I would think you are still fine, but you might want to check the MS site, just to make sure. Are you doing this for work or personal? I just ask because were I work, we can send these issues to legal and they'll look up what kind of licenses and such we would have to get to do projects...
Using the latest Jet Driver should work. Like petevick said, you're not distributing any Access items. You're simply including Access functionality in your program. Nothing else will have it (at least not by installing your program).
As far as the database ADO is Active-X Data Objects...
I believe I was making an elementary mistake. I haven't had time to go through all the code again to make sure, but I think I was referencing the wrong file (one that contains the same type of data, but more lines). I hope to get back to this early this week.
Thanks for all the help!!
Is there an In string type function in CF. In VB there is the InStr(String A, String B) function which searchs String A for the presence of String B. If it is found, it returns the position where String B starts in String A. If it isn't found, it returns 0.
I'm looking for something similar...
I also have Outlook XP, but do not receive any warnings whatsoever. It doesn't allow me to open, save, anything. They are just blocked. Do you this will work for me as well??
Thanks!!
I'm thinking it must be somewhere with the names I am using while manipulating the files (open file, clean, write to temp file while processing, close files, rename temp file as clean file, open clean file to process, etc.).
I have to get to work early, so I'm going to look at it tomorrrow...
You may have figured something out by now, but I'll try anyway. When I create a meeting in my calendar, there is a checkbox to make the meeting private. There is still a place holder for that timeframe, so that people know you are busy, but the title is Private and no one can get any more info...
I have a program that reads a file downloaded from our mainframe. Before I can read it in as text, I open it in Binary mode and clean the non-ASCII characters and save it to a new name (so the user can run the clean file the next time and not have to wait until the file is cleaned again). The...
If you can't get it to work. You might go ahead and try formatting it. There are a number of unformat utilities that you can then use to get the information back. Obviously do this before you start writing data back on teh drive. Maybe check out downloads-zdnet.com for an unformatter and/or...
Did you run setup from within Windows or did you reboot and use the 4 startup disks? If is was from within windows, it probably has the partition protected. Try creating the 4 floppy disks, then put in the first one and reboot. That should do it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.