i have been programming with VB6 for a while, now i have just started programming with VB 2005 Express.
for the program i'm making, i have to use a access database
however, i can't find how to add new records in the database or how to update one.
i have linked the program with the database and i...
could somone help me to find the problem
everytime I use the left, right or mid function
I get an error: 'Can't find project or library'
does anyone know what the problem could be?
here's the code I use
jj = Mid(dat, 7, 4)
mm = Mid(dat, 4, 2)
dd = Mid(dat, 1, 2)
datum2 = dat(jj & mm & dd)
it...
i looked for a long time but i can't find the problem
this is the part of my code where the problems are:
sql = "INSERT INTO dagverkoop3 (datum, berekend, bloemen, planten, potterie, btw6, btw21, maatstaf6, maatstaf21 , bloemstukken, droogbloemen, kaartjes, teleflor, terug, leeggoed...
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.