ehema bae. poddak hodata danna ekek one. mata kela wela inne.. he henabil said:somewhat. did an olevel project
machan oyage prashna tika demmanam danna kattiya thread ekema answer karaiLich said:ehema bae. poddak hodata danna ekek one. mata kela wela inne.. he he
its not that link machan.. karanna one a whole system doing only using access. they ask some functions as wellGTRZ said:conenct Access db from Visual Basic or from what?
If its from Visual Basic
Option Explicit
'declare global variable
Public cnnDb As New ADODB.Connection
Public varInvNo As Long
Sub Main()
'change into the project directory
ChDrive Left(App.Path, 2)
ChDir Mid(App.Path, 3)
'open the database
cnnDb.Open "Provider = Microsoft.Jet.OLEDB.3.51;" _
& "Data source = dbname.mdb"
MsgBox ("Connection is now open")
'load the main form
frmInvoicesView.Show 1
'close the database
cnnDb.Close
MsgBox ("Connection is now closed")
End Sub
Lich said:its not that link machan.. karanna one a whole system doing only using access. they ask some functions as well

x-pert said:Ithin SQL statesment tikak liyala daapan machang functions walata.
select <Field name> from <table name> etc. machang.
Try this site: http://www.w3schools.com/sql/sql_intro.asp
If you can tell what you want to do in simple english (I mean the functions) I can convert them into SQL.
But will take some time machang. Im in the office.
Lich said:k.. i think im stuck in this switchboard thing.. others are ok.. tawa case ekak date eken hadagannath one.. ekath karaganna one
ela thanks machax-pert said:
Lich said:k.. i think im stuck in this switchboard thing.. others are ok.. tawa case ekak date eken hadagannath one.. ekath karaganna one
Lich said:its not that link machan.. karanna one a whole system doing only using access. they ask some functions as well