Hi sir,
There are a lot of ways to do this
I always use teamviewer, it's free for noncommercial use
be happy
User Profile
Collapse
-
If you want to prevent duplication, the only way is to create a table which stores any question ID that is seen by the user,
or the simple but not flexible way is to add a field that works as a flag that represents whether the question is seen or notLeave a comment:
-
hi mohammad how are u?
I give u the select query to retrieve the top 10 records of a table,
I think the remaining would be so easy for u to do,
good luck
Code:SELECT TOP 10 table1.id, table1.title, Rnd(id) AS Expr1 FROM table1 ORDER BY Rnd(id) DESC;
Last edited by zmbd; Nov 25 '12, 02:29 AM. Reason: [Z{Please use the <CODE/> button in the toolbar to format posted code/SQL}]Leave a comment:
-
GPS Sended package instructure
Hi all,
in advance I want to appreciate any answer and suggestion on this problem,
I am am working on a GPS tracker module (Model: m528), It's poorly documented so I dont have any paper on the data format which it sends,
I have my own server that listens to a special port and gets the data packets sent by the module,
I know the position of the latitude and longitude in the received packets, each...
No activity results to display
Show More
Leave a comment: