I am new to Java and I am writing a simple prg to display msg in intelliji; The code and error is as below. Please advise. thanks.
main.java
--------------
public class Main {
public static void main(String[] args) {
System.out.println("bismillah");
JFrame frame = new...
I am sending email taking messages from html form and addresses in access database. I am testing the script. It is sending suceSsfully first time but second time it stops at command ObjSendMail.Send. PLESE ADVISE ME TO FIX THE ISSUE.
<%@ Language=VBScript %>
<html>
<head>
<title>New Page...
I am having a datagrid (using VB6.0 sp.06 /forms created with vb5.00 but contorls updated ver vb6.0) with columns having Button. When I click the Button a listbox is visible and it is positioned at same row dropping down from the next column (So the column which is going to updated is visible)...
I think there is a problem with datagrid working with Ado connectivity. A lot of forms (please search with key words "DataGrid Ado") remain unanswered.(any way help!)Anybody can throw light on this dark side. Thanks.
I am using DataGrid with Ado connection in Vb6. Whenever I update some columns of DataGrid I getting error "Recordset can not be located. Too many rows effected....." . Please tell me how to rectify this error.
How we can map a drive in remote pc for Access database synchronization through VB ver.5.by dial up networking. Is there any procedure/third party application available for maping the remote pc drive through dial up networking.
we are using dbgrid databound with access. I have some function keys coded. When I am in the last row only if any key is pressed the Dbgrid.addnew record triggered. Otherwise the cursor stands only on new row. In this status I want to disable the function key's event. HOw do I know the current...
Dear friends,
I have one table in a datbase which will be updated from the table of other database on satisfying some conditions as follows:
Private Sub Command1_Click()
Dim noflds As Variant
Dim fldx As Variant
Dim wrkDefault As Workspace
Set wrkDefault = DBEngine.Workspaces(0)...
I have a crystal report 4.6 where the selection formula for record read as follows:
{SALES_ORDER_MASTER.CUSTOMER_NO}="AB1" AND
{SALES_ORDER_MASTER.INV_DATE} IN DATE(2001,01,01) TO DATE(2001,03,28) AND
{SALES_ORDER_TRANSACTIONS.TRANS_TYPE}=1
It works fine.
I put this formula in Vb...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.