Hey guys,
Does anyone know which flash files should be intalled with a program, I've embedded two shockwave movies in the app, it installs an runs fine on most machines, someones installed it on a new 2000 notebook without service packs an it crashes when the flash movies are sposed to play...
i have a text string b & H Tournament i a text field in my database, when i try and display it on a label it come out as BH with the H underlined,would greatly appreciate any help with this,
thanks in advance guys,
hey all,
little problem with printing a form, the form i want to print is quite long i'm using
frmReport.setfocus
frmReport.printform
this only prints out the top section of the report i.e whats visible without scrolling, any ideas about how i could get around this??
thanks in advance to...
hey all,
ok within an app there a button which allows the user to print out a record,happy days, its runs fine on most the machines cept for one when the user clicks print i get a run time error 3265. Any ideas? I really appreciate any help anyone can give because im at the end of my tether...
hey all,
I have a confusing problem here and i would greatly appreciate any help, thanks guys :)
ado data controler : adodc1 with text boxes etc bound to this, i can add and update records no problem, but when i go adodc1.movelast it moves to the record precding the one i just added, i close...
hey all,
sorry to bother yis, i'm getting a syntax error in an update here's the code:
rsteamstoday.open sqlstr,dbcon
While rsTeamsToday.EOF = False
chkdate = rsTeamsToday.Fields("datecreated")
If Day(chkdate) = Day(today) And Month(chkdate) = Month(today) And Year(today) =...
hey all,
sorry to bother yis, i'm getting a syntax error in an update here's the code:
rsteamstoday.open sqlstr,dbcon
While rsTeamsToday.EOF = False
chkdate = rsTeamsToday.Fields("datecreated")
If Day(chkdate) = Day(today) And Month(chkdate) = Month(today) And Year(today) =...
hey all,
this is probably a pretty easy one, how do i create a desktop shortcut during setup? an if anyones knows how to include a set of terms an conditions then please dont be shy :) , thanks in advance
hey all,
im getting a syntax error for this query:
sqlupdate = "UPDATE teams SET day='yes' WHERE tid=" & teamid
rsTeams.open sqlstr,dbcon
any ideas as to what could be causing this? im confused.
Thanks
hey guys,
im getting a syntax error on this update statement:
strUpdate = "UPDATE teams SET day='yes' WHERE tid=" & teamid
rsteams.open strupdate, dbcon
any ideas? im confused,
thanks
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.