My study in degree level was just the basic only so I have to explore it myself. I sometime refer to ebook of Programming Ms Visual Basic 6. Yes, there are many good samples in this forum but some of them really looked advanced to me. Anyway, I'm very appreciate to those who replied and teached me. April 14th, , PM Jonny Poet. Quick Navigation Visual Basic 6.
NET Framework. How hard would it really be to port to Windows 8? All times are GMT The time now is AM. Copyright TechnologyAdvice. CodeGuru Home. Visual Basic. VB Forums. You may have to register or Login before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. CreateField "key", dbText, 4 td. CreateField "parent", dbText, 4 td. CreateField "siteName", dbText, 20 td.
CreateField "phoneNo", dbText, 20 td. CreateField "accessCode", dbText, 10 td. CreateField "comments", dbText, td. Forgot your password? Ask a Question. Please Sign up or sign in to vote. See more: VB.
I have an app which requires mdb files to function. If I delete data, the size of the mdb file doesn't go down. I know there are ways to compact mdb files, but I want to create a new mdb file and also to create a single table with a single colunm and with no index. Can anyone tell me how to do that? Posted Jul am TheMrProgrammer. Add a Solution. Top Rated Most Recent. Accept Solution Reject Solution. Posted Jul am Abhinav S.
What I did recently yesterday to be honest was: 1. Create an empty MDB file with Access "empty. Add the empty MDB file as a resource to my executable.
This makes the file accessable as a byte[] array. Posted Jul am Uwe Keim. I tried it and it works like a breeze. Thats a complete no-no for the boss! By signing in, you agree to our Terms of Use and Privacy Policy. Already have an account? Sign in. By signing up, you agree to our Terms of Use and Privacy Policy. Enter the email address associated with your account.
We'll send a magic link to your inbox. Email Address. All Sign in options. Enter a Email Address. Choose your interests Get the latest news, expert insights and market research, sent straight to your inbox.
Newsletter Topics Select minimum 1 topic. Anonymous Posted October 6, 0 Comments. Hi Francisco, Let me have the pleasure to reply you. Hope this helps, Vincent Goa. Hi Vincent. Thanks a lot for your comments. Narinder Sagar.
0コメント