Forum: ASP.NET Aug 29th, 2006 |
| Replies: 1 Views: 1,107 Hi,
I’m facing this problem when I create a project by using “ASP.NET Web Application”, the error message is prompt out like this “Visual Studio .NET has detected that the specified Web server is... |
Forum: VB.NET Aug 18th, 2006 |
| Replies: 1 Views: 1,361 Hi,
The following code is use ADODB to connect the database. By this way I would like to change the following coding by using "OleDbConnection", how can I change it?
RstBoa = New... |
Forum: VB.NET Jul 16th, 2006 |
| Replies: 1 Views: 6,375 Hi All,
I’m using the following coding for my searching function at listview, but I facing some problem here, if I use this code I only able to search the item at column 0 for the listview. But... |
Forum: VB.NET Jul 13th, 2006 |
| Replies: 1 Views: 5,248 Hi all,
I am using the following code for my searching function, but when I try to run it, it are allow me to search the item for column 1, but I want to search the item for column 2 as well... |
Forum: VB.NET Jul 7th, 2006 |
| Replies: 12 Views: 29,671 Hi Ammar Gaffar,
If I want to pass around 10 data from form1 to form2, it iz I still can using this method? or got other method to pass more than 1 data from form to form? |
Forum: VB.NET Jul 6th, 2006 |
| Replies: 0 Views: 4,299 Hi,
I'm working on VB.Net (Window Base), I have add crystal report in my application. When I make a setup file in my own PC and I have try to run the exe file, it seem work nice on my own PC.... |
Forum: VB.NET Jul 5th, 2006 |
| Replies: 5 Views: 58,810 Hi,
Anyone of you know hot to get item when user click on item in the listview. I want the data in listview display in the text box, can anyone give me some advice on this? The following code is my... |
Forum: VB.NET Jul 4th, 2006 |
| Replies: 2 Views: 2,616 hi all,
I'm new user in VB.Net. I facing a problem here is I no have idea how to use the ListView in VB.Net. Can anyone of your give me some advice here. I want o call the data from database to... |
Forum: VB.NET Jun 27th, 2006 |
| Replies: 5 Views: 8,083 hi williamrojas78,
i try to add the .NET component which located at:
C:\Program Files\Microsoft.NET\Primary Interop Assemblies\adodb.dll but still cannot work.
inside my project i have the... |
Forum: VB.NET Jun 26th, 2006 |
| Replies: 5 Views: 8,083 hi williamrojas78,
I have use your code but still cannot work. still error there. do u have any code that to call the previouse record? if yes can u give me some example? thanks.
the error... |
Forum: VB.NET Jun 25th, 2006 |
| Replies: 5 Views: 8,083 Hi All,
i facing problem here, the following is my coding for move previouse recored.
'Open connection
ConnCust = New ADODB.Connection
Cust_String = "Provider=Microsoft.JET.OLEDB.4.0;data... |
Forum: MS Access and FileMaker Pro Jun 20th, 2006 |
| Replies: 1 Views: 1,602 Anybody can help me in this situation. Now I’m using MS Access to create a system but I need to install the MS Access in every PC that has use the system. So if I put the MS Access in server and then... |