Receive Sms And Save To Mysql Using Terminal?
Jan 28, 2012It is possible to automatic receive sms and save it directly to mysql database using terminal in vb.net?
View 1 RepliesIt is possible to automatic receive sms and save it directly to mysql database using terminal in vb.net?
View 1 RepliesI have an application that will run on a terminal similar to a micros terminal. The terminal is already running another vendors app that captures the users logon ID from a swipecard. I need to capture the same logon ID at the same time. This is no problem, I just hook it.
The problem is I have another app which also captures swipes. In development I am running both apps for testing. It appears that when I unhook one app it unhooks both. Rehook and all is fine. As my two apps will never be on the same terminal this is not a problem. What I am concerned about is the vendors app unhooking mine or the other way around.
I would of thought that each app would have it's own ID and that each hook would be independent. I have considered finding a way to determine if a global hook is present and then use some logic to decide on unhooking or not but can't find anything.
my project work on server if inserted data from terminal A i need display the data on terminal B
View 1 RepliesSaving BLOB to mysql database using VB.net windows base application
View 8 Repliesbelow is the value for my date when it is saved. my problem is when i save the null value ..error says argument prompt cannot be converted to string..
[Code]...
I am trying to save a date to a mysql database and usually the only format permited to be saved in the table is YYYY-MM-DD
On the form the datetime picker is formated like this MM-DD-YYYY
The thing is i am using dataset created by wizard to save the data, what should i do to be able to format this for save and read because it is giving me errors.
I'am using vb.net and MySQL as database. How do I save the image path to mysql database. So later when the customer list form when I select a customer and so appear on the customer edit form automatically direct the picture appears too
View 1 RepliesI use Visual studio 2008 I use MySQL 5.1 I have created een database (test) table (table1 ) with field (Images) Data Type mediumblob size The maximum length of mediumblob is 16777215 (2^24 - 1) characters
I want to Check file size before save in MySQL table1.I want to avoid getting an error message when the image is too large for the mediumblobb field I now use the following code Dim conn As New MySqlConnection Dim cmd As New MySqlCommand
[Code]...
i am trying to save image into MySQL database ...is there any easier way to do that ?
View 1 RepliesI have an assignment where I have to develop a Windows application using Visual Basic .NET. From the form that I have designed, it should save all records in a table in a MySQL database. How should I do this? Here's what I've got so far:
Imports System.Data
Imports System.Data.SqlClient
Public Class AddMember
[code]....
I've been reaserching for 3 hours on how to save data and retrieve data in mysql database I am using vb.net 2010 it would be nice if someone will post some codes or links
View 7 Replieshow to save fingerprint in mysql server 2008 using vb2010.? i have already the sdk.
View 1 RepliesI'm currently working with these codes. Am I able to save my image and drawing into mySQL table? what codes should I use in order to save them into my table and I may need to able to retrieve it in a later part.
my codes:
Code:
Public Class Page_2
'Declare Starting Points For Drawn Objects
Private sStartX As Short
Private sStartY As Short
[code]....
How to save ITEMS on listbox to MySQL Database in vb.net.
View 10 RepliesI use Visual Basic 2008 + MySQL Database.I have create a textbox1.text .MySQL Table Test with Two Columns[code]...
View 4 RepliesThis has really been a problem for me in the past and with deadlines, we decided to just have the app copy the image to the server, rename it and save the link in the database. This is the worst way of saving that kind of sensitive data, I know. We now have the time to fix that.
View 4 Repliesi want to save the value of date time picker control object to mysql but it kept saying error.the code perfectly works for text box values but it doesn't work for date time picker control.
View 1 RepliesI have a mySQL table(IMP_SCANS) holding the file, it's name and size for every document:
scan_1 blob
description varchar
filesize int
doc_no varchar
doc_date date
I managed to insert a file to the table. Now I need to save the file to disk.
So I have the code:
Dim conn As New MySqlConnection
Dim cmd As New MySqlCommand
Dim myData As MySqlDataReader
Dim SQL As String
Dim FileSize As UInt32
Dim fs As FileStream
[CODE]............
I all works fine up to the line: myData.GetBytes(myData.GetOrdinal("scan_1"), 0, rawData, 0, filesize) Where it says "Object reference not set to an instance of an object". I cannot figure out why I receive this error.
this is the code for my save button
Dim iCount As Integer
Dim iLoop As Integer
Dim query3 As New MySqlCommand
[Code]....
every time i hit save, there is no error but it does not save on my database.
i have a program in vb.net and my program will upload any type of file to my database, e.g common ext. to upload (.doc.xls) Im using mysql as database?
View 1 RepliesDim lvitem As Object
Dim iCount As Integer
Dim iLoop As Integer
[code]....
That is my code. message box show up but the record is not saved in my database?
Is that possible to save values from a listbox to mysql database? I guess yes. I have a list of values in a listbox obtained from splitting a file. The strings are like numbers but they are of type string. What I need is to get those values in the database in the integer type. How can I proceed?
View 8 Replieshow to convert video file into binary to save to mysql database and how to retrieve it.
View 1 Repliesi need a code to type and perform commands in cygwin terminal in hidden mode(background) using visual basic, i was using cmd but now i want to use a Linux source code so i must use linux. i ran cmd in hidden mode successfully but it isn't working with cygwin, here is the cmd code:Shell("cmd.exe /k tracert -h " & _h & " " & domain.Text & " > temp" & i + 1 & ".txt & exit", AppWinStyle.Hide, True)
[Code]...
i just want to ask how can i save the file location or directory of a file in mysql without deleting its slashes...i tried to save it directly.. for example: the original directory is c:folderimg.jpg and when i checked it on mysql it is save as c:folderimg.jpg
View 5 RepliesCan ClickOnce software be ran on a terminal server?
View 3 RepliesI have a problem in inserting database entry, suppose I have two paragraph entered in one richtextbox what I want is that When I hit save, every paragraph will be save as one database entry therefore my database will have two records..This uses VB.net 2010.
View 17 RepliesI have a VB 2005 application running on Terminal Server and I need the IP address, clientname and username from the client system.
View 1 Repliesi connect to a remote pc via terminal services, when i print with the Microsoft Office Word i get the print in my local printer fast, but when i try to print with my own application the print take 10 seconds.
I use to print the control PrintDocument.
Has anyone ever come across a way of a way to create an app that kind of mimics what Terminal Services manager does in Windows2003/XP.
I would like to write something that would either go and query a farm of server every n secs a get me a list of users logged in, there process's etc or do maybe type a username in and it goes and finds the user in the farm and returns their details.