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 / Queries / November 2005

Tip: Looking for answers? Try searching our database.

drowing rows from an mdb file

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Insomia - 16 Nov 2005 13:32 GMT
hellow, how can drow information from a spesific row in an mdb file, to drow
information from a database i usually write

while (results.eof=false)

The_variable.code = Results.fileds.item(TheCode)

wend

is it the same for an mdb file? is their anothe way of writing it?

waiting for your replay.

thankes a lot.
John Vinson - 16 Nov 2005 18:06 GMT
>hellow, how can drow information from a spesific row in an mdb file, to drow
>information from a database i usually write
[quoted text clipped - 10 lines]
>
>thankes a lot.

Take a look at Recordset in the online help. I have no idea what the
context might be, how the table is structured, or what you want to do
with the information so I can't be specific, but opening a Recordset
on your table is going to be one likely approach.

                 John W. Vinson[MVP]    
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this 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.