NorthNone,
[COLOR=Red]I strongly recomend you, to do not save or load the Image to your Table, [COLOR=black]then you'll face some problem later (Huge Data Size, Invalid Argument .....Etc), So the best way is to just store the image file name in your table then create ActiveX Object Like...
Hi MartinGladis,
Plz, could u tell me how it works with XP, because i'm using Windows Xp With Access XP but the correct data not showing i'm getting the east, weast, north and south ...
please if u got answer for this problem let me know.
Thanx In Advance
Saam001@yahoo.com
Hi Ianbar,
I Need table fields name so i can build code 4 u to run it when u click on Go.
And it's better to zip ur db and send it to me.
Saam001@yahoo.com
Good Luck
Hi ianbar,
I understood ur problem, i have a few question:
Do u use a sql code query or normal query?
and once the citeria is true, what is the next step.
what u r going to do?
if u let me know that may i found a easy way in code to solve ur problem, as i understood ur project is runing like...
As Chrissie Said The Database will be growing and u'll get an Error argument the best way to do is keep a huge photos in ur directory and u just need to load, lets start:
[COLOR=Blue]
* Create field in ur table [EPics]
* Store Each Employee as it's in Ur Directory For Example...
Hi ianbar,
Could U Please Clear Ur Request More, "Drop Down Box" ?????
Can U Give The Exact Name For Ur Controls Either List Box Or Combo Box or.....
Good Luck
Saam
Hi fule12,
Sorry, i did not understand from ur last post the way as i explain to u is:
the Paid field should be in a main form.....
so when u do recipt for the new deposit if the amount is 0 then the checkbox "Paid" will set to True........ so the report will be like this......
Main...
Dear SyntaxCorrect,
[SubformName], means your SubForm Name, what ever the name u have give it to ur SubForm, just type ur subform name in between [-----] that is it.
Hope that helps u
Dear SC,
It was a mistake from me, QWS is for another Post i was busy with.
QWS = Ur SubForm Name So....
4 the First ....
Forms![SubformName].Recordset.MoveFirst
4 the next ....
Forms![SubformName].Recordset.MoveNext
4 the Previous ....
Forms![SubformName].Recordset.MovePrevious
4 the Last...
Dear Fule
As i understood, ur customer paying u in a deposits not full amount, so in this case..........
* u have to add field such a yes/no and call it "Paid".
* u have to have a table for collecting the credit invoice when ever customer paying untill invoice will close to 0.
* u...
Dear SC
Yes, sure
4 the First ....
Forms![QWS].Recordset.MoveFirst
4 the next ....
Forms![SubformName].Recordset.MoveNext
4 the Previous ....
Forms![QWS].Recordset.MovePrevious
4 the Last ....
Forms![QWS].Recordset.MoveLast
Hope That Helps
Haitham
Dear Kivim,
As I UnderStood Ur SQLS Should Be Like This,
SQLst = "SELECT * FROM [T_FinalData] WHERE DateWorkDone Between Sdate And Edate"
I hope That Would Help,
Good Luck
Haitham
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.