edit the file:<br>
\\server\vol1\arcserve.6\nlm\tapesvr.cfg<br>
<br>
<br>
Section [config] (if not found, create)<br>
blocksize=x<br>
<br>
x can be 1 - 5 5=16k blocks<br>
<br>
<br>
I have tried the following in the type...<br>
<br>
dbOpenTable<br>
dbOpenDynaset<br>
<br>
Which I believe are the only 2 to allow write access... neither worked :( I didn't know that there is an INI file and registry settings that control the behavior of DAO... do you happen to know where I can...
I am trying to use DAO to access Foxpro tables in VB6. Everything is going well, except, I cannot get write access to the fox tables. The code I am using follows. If anyone has any suggestions, please let me know:<br>
<br>
<br>
Sub Test()<br>
<br>
Dim dbs As Database, rstPlayers As...
I have been doing off/on development with visual c for a couple of years and am getting quite adequate... but one thing that continues to kick my butt is a callback function. I know the concept and how it should work, but whenever I try to implement one, I always fail... well, now I have to...
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.