Connecting Tech Pros Worldwide Forums | Help | Site Map

mdb file

Newbie
 
Join Date: Jun 2007
Posts: 16
#1: Jul 2 '07
hi ,
i am very new in VB 6.0, i want to create a folder which will show the cureent date and inside those folder a .mdb file will create which will contain some field so can you help me.
thank you
danp129's Avatar
Expert
 
Join Date: Jul 2006
Posts: 250
#2: Jul 2 '07

re: mdb file


You have too many questions and not enough code already written to go off of.

You need to break down your needs to simple little things and search the internet for examples and then try to combine everything together.

i.e.:

Google: vb6 create folder
Google: vb6 current date
Google: vb6 copy file (cause you'll want to use a blank access db as a template)
Google: vb6 access tutorial
sashi's Avatar
Expert
 
Join Date: Jun 2006
Location: Seremban, Malaysia
Posts: 1,630
#3: Jul 2 '07

re: mdb file


Hi there,

Kindly refer to below attached link, hope it helps you to get started. Good luck & Take care.

p.s/ Look for (File System Objects)

Planet Source Code
Reply