dear all..
i have some application running (ex. Winword, Notepad, and My Application).
the objective is ...
i want My Application always active ... i mean that the windows is always see in screen and any other can't be active ...
thx 4 ur advice
-junis-
User Profile
Collapse
-
make windows always active
-
how to create idenitity Field in Ms Access 2003 with SQL Command
Dear Experts..
i need create table with identiry field .. if i use GUI ..i just click and choose autonumber as type ... but i try with SQL Stement :
"Create Table Test (id autonumber, Desc Text(50))"
i get error message that syntax error in filed definition..
i try again .. i change "autonumber " with "identiry"
and.. i get error message again..
... -
Change user groups permission in Ms Access
Dear All,
if i want to change permission in Ms Access, i just follow this step
1. click "Tool" -> "Security" -> "User Group Permissions"
2. I choose User in Box User/Group Name then select listbox "Object Name"
3. then i check Permission that i want
4. click ok
5. done
but sometimes .. i need change user/groups at runtime (in another... -
actually i running this code in VB.net
and i get some example with DAO (VB 6)... and its work (without changing permission)
btw ... thanks a lot (mary, neopa & Killer42)
maybe i can find this matter in another forum ...
regards
-junis- -
i try that code ...
but i get error message
what i must do ...?
that i missed some Reference ?...Leave a comment:
-
thank Mary,
btw .. i confused to use your code in my code
there's my code
...Code:Private Sub UpdateCboTable(ByVal sFileMDB As String) Me.CboTable.Items.Clear() strConn ="Provider=Microsoft.jet.oledb.4.0; data source= " & sFileMDB cn = New OleDb.OleDbConnection(strConn) cn.Open() lSQL = "SELECTLeave a comment:
-
get Msysobject in Access 2003
Dear Experts,
if we want to see msysobject in Access 2003, we can use "option" "tool" and check the System Object.
the question is ... i want update the "Option" "tool" with visual basic code in application...?
cos .. if i'm not check this option, then message error " Records cannot be read; no read permission on Msysobject" is rise
well... i m...
No activity results to display
Show More
Leave a comment: