Joined
Last Seen
0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #37.0K
~2K People Reached
Favorite Forums
Web Development x 1
2 Posted Topics
Re: Take a look at this tool called [URL="http://www.php-compiler.net/doku.php"]Phalanger[/URL]. When installed in an ASP.NET webserver, it's supposed to help you compile PHP code as .NET code. Good luck. | |
I have two tables 1) tblRequests and 2.) tblMainTags. The Fields in tblRequests are Tag_Request_No, Employee_ID , Accepted, Accepted_Date, and Accepted_Time. The Fields in tblMaintags are Tag_Request_No, Tag_ID, Completed, ... The fields 'Accepted' and 'Completed' are set to YES/NO. I want to display in a datagridview the two tables joined … |
The End.