Hi,
I finally have it open in a new mail in Outlook Express by using MailMessage with the mailSend command (funny things witout mailSend command, it will not open the new mail format), but the thing is i want to it to work with MS Outlook instead of Outlook Express.... How could i do it...
Hi,
Which means VB.NET support all 3 major OOP concepts, that's greate news. By the way, if my VB6 program migrate to VB.NET, will it be a tedious work?
Thanks a lot
Hi,
First of all, I apologize if i didn't manage to reply if i able to use any methods that you guys guide me. I really appreaciate whatever information that you guys given.
For your info, i drop down the debug menu, which i can see shortcut key from there like 'F8'. Can i see the value store...
Hi,
I already have my MS Outlook open, when i run my application, when reach create mailsession, it still prompt me to configure the internet mail information.
After i fill up all the information, and successfully maillogon with MailNewSession!, but why does it not open a new compose in my...
Hi,
How can i debug the program line by line? i had added a breakpoint, when i run my program, it will stop at the breakpoint, but how to debug line by line?
Thanks in advance
Hi,
When i try to create a directory in my drive by using API createdirectory, but one of the parameter data type does not support in PB? it's SECURITY_ATTRIBUTES.
Can anyone help me?
Thanks in advance
Hi,
How can i open a *.doc file from my application?
For example i have a D:\test.doc, in my application i want to open this document file by clicking a button.
Thanks in advance
Hi,
I have a folder name "test" in c drive, and i alrady share it as full control. The problem is when i type the following command under "run" -- \\my_pcname\test, it gave me an error message of cannot connect to that path.
Can anyone help me to sort this out, cause i...
Hi,
Did SQL Server have an option that can set how many concurrent user? For example, each time could only concurrent login 5 users, the six user will never able to login the database.
I actually thought to control it in the application, but if enterprise manager have the option would be very...
Hi,
I got a table which have 30 fields, sometime user could just update 1 or 2 fields for the respective record. I would like to write a trigger that when user update the table, only get those edited fields new value and insert it into another table, for example log table.
How could i get the...
Hi,
How can write a single line script that exp a database table structure out witout copy the data? I would like to put that script in *.bat file, so that i can just doubleclick on that file, then it will auto generate all the table structures out.
Thanks in advance
Hi,
I actually developed a utility that have backup and restore function. Once i start the utility, under Enterprise Manager already shown the database have a status of "sleeping" at current activity.
Is there anyway to do the restore job in the utility? Cause i must connect to...
Hi,
I am using script to restore a database.
Script like "restore database database_name from disk file_name"
but it gave me an error message like "database in use"?
i run this script from my application, backup script run with no problem, but i just can't restore, i...
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.