Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Access and Photos16 Jan 2007 16:27 GMT3
I have a form that displays a photo for each student. This is done through
storing the path of the photo in a table and displaying the photo when on
current (ie)
me.imgName.picture=me.imgpath
Insert File16 Jan 2007 12:36 GMT1
In MS Access,
currentdb.execute "insert into [table1] ([Name],[ID],[Img]) values
('Amy',23,'C:\testscore.pdf')"
it cannot insert the file (ole object).
Adding Fields property DecimalPlaces using the fields collection16 Jan 2007 11:57 GMT9
Hi gurus
I am using vb code to create a table and add fields. I need to set the
DecimalPlaces property of a field to a value. I cannot see how to do this as
it is not a "standard" attribute of the field object eg like
Scheduled Tasks16 Jan 2007 05:22 GMT3
Is there a way to import into a table Scheduled Task Information like the
Schedule, Next Run Time, and Last Run Time from Scheduled Tasks?  Any
information is greatly appreciated!  Thanks.
Activating IE and going to a specific page15 Jan 2007 08:28 GMT3
I have a specific page that I want to go to within my website that I want to
activate from an Access commandbar, menubar. The below works just fine.
Dim ie As InternetExplorer
Set ie = New InternetExplorer
source safe problem15 Jan 2007 07:59 GMT3
I have mdb file which i would like to enter to source safe.
On some of the forms and reports there are an arabic characters.
These characters are declered on my computer and not on the server where i
place the source safe.
Syntax error for INSERT INTO WHERE statement15 Jan 2007 02:43 GMT8
Been a tough week for bugs. This code looks good but fails. Any insights
would be appreciated
Dim strQuote As String
Dim str As String
Use of Flag field across all events14 Jan 2007 18:58 GMT4
I have an error flag that I want to use on a form.
I want to set flag on through error checks done on different events
I am then checking for this flag when the form is closed, but it doesn't
reconize the value on set while in an event.
ayuda con select14 Jan 2007 17:37 GMT1
Hola a todos y gracias por vuestras respuestas
Tengo un formulario llamado Totales Diarios donde tengo un campo fecha, y un
subformulario donde calculo los movimientos diarios de los albaranes
dependiendo de la fecha que se introduzca en ese campo.
working with check boxes14 Jan 2007 01:42 GMT1
I'm trying to clear check boxes when I finish printing a report... any ideas?
Run Word vba in Access module13 Jan 2007 20:34 GMT4
I am new here, I have learned a lot from this forum and my thanks to all
repliers with thaeir great suggestions.
But I have a question, using office 2003:
I am writing a vba module in Access to create a word document with values
Create a Record Set, Then Update Table from Record Set13 Jan 2007 08:01 GMT1
I would appreciate some help to do the following:  create a record set,
filter the record set and then with the filtered results, update a table.  I
can start the process, but get stuck.  Here is my attempt:
Dim db as DAO.Database
Trying to run SQL ststement in an event procedure12 Jan 2007 17:39 GMT4
Im trying to run a make-table query via docmd.runsql  within en event
procedure.  I get a compile error on the SQL statement with the word "SELECT"
highlited.  I copied the SQL statement directly from the query.  I suspect
this is the problem.
Need urgent help - My userform doesn't show up in run-time12 Jan 2007 06:20 GMT2
Hello group,
I have written a VBA code which works fine on my machine and also I
tried it on a 2nd machine. However, now I have emailed to a user in a
different country and when he opens it. Nothing comes up!
Assigning a value to an unbound textbox12 Jan 2007 04:52 GMT3
I am trying to run a SQL query and apply the recordset to an unbound textbox.
I am doing this primarily because I want to run multiple queries on one form.
So far I have this down:
Set conn = CurrentProject.Connection
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 December, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.