Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for nanoh2001

Hello dears in Daniweb, I'm a beginner in vb.net I have a question regarding searching in Access Databases. to illustrate: if I have this table in Access [ATTACH]11292[/ATTACH] which contains the name, mobile, Telephone, address and the area (highlighted in Red) Now if I want to Search for persons who …

Member Avatar for nanoh2001
0
1K
Member Avatar for macupryk

I have declared the following variables in the form transoverride.vb Dim Account_Name, PolicyNumber, TransCodeOrig, TransEffDate, Override_Action, Override_New_Renewal, Override_Transaction_Code, ModifiedDate, ModifiedUID, Plan_Year As String Dim RowNum As Integer The goal of this question is that I want to pass the above variables to a dialog form called edittransoverride. Public Sub DoModify() …

Member Avatar for arunkp
0
911
Member Avatar for arunkp

Friends i need to connect a flash movie with database.As many tutorials say I need a middleware to connect.As i need to run as a vb or c# program which will be the suitable middle ware(as web says php asp vbscript etc can act as middle ware). Please help me …

0
65
Member Avatar for arunkp

friends i have a problem. i want to find out tcp statistics(bytes recieved&bytes send). for this i used this code [CODE]dim a as system.net.networkinformation.tcpstatistics dim aa as long aa= a.bytesreceived() [/CODE] this code shows a warning as [QUOTE]Variable ‘a’ is used before it has been assigned a value. A null …

Member Avatar for arunkp
0
144
Member Avatar for arunkp

please help me to find the details of a network connection such as bytes send,recieved,duration and the control to disconnect the network connection.

0
64
Member Avatar for arunkp

i need to send at or atx commands to mobile using c or c++.please tell me how to send it in win32 console?which fn &header file is used for this purpose? thanks in advance.

0
60
Member Avatar for arunkp

friends i need to send AT or ATX commands using c language i tried to write the data using biosserialcom() fn to write to serial port in win XP. but it failed .some error camesayin "16bit msdos subsystem error" my question is whether i will be sucessful if i tried …

Member Avatar for jephthah
0
200
Member Avatar for arunkp

i need to display user given text in graphics mode we can display predefined text using outtextxy(); functions. but we cannot display text given by user using this function while using printf statements i think we cannot displaytext with userdefined colors and settings. one of my seniors told me that …

Member Avatar for Salem
0
78