2,951 Posted Topics

Member Avatar for lobo2012
Member Avatar for rahul.patil123
Member Avatar for debasisdas
0
119
Member Avatar for nipu_haq

you need to connect the device and capture the input. after that processing is same as input from a normal keyboard.

Member Avatar for androidz
0
989
Member Avatar for 432
Member Avatar for kahaj
Member Avatar for weeraa

If by attaching you means to say play an audio file , you can use media player control, MM control or use the API Playsound.

Member Avatar for weeraa
0
239
Member Avatar for auwi987
Member Avatar for debasisdas
0
118
Member Avatar for baruchM

You need to heck if database is configured and the service is running. To log in into database you need to provide database username and password not windows credentials.

Member Avatar for debasisdas
0
173
Member Avatar for MooGeek

Is your country the worst place for a web developer like you, in terms of Salary and benefits ?

Member Avatar for stultuske
0
388
Member Avatar for javaAddict

[QUOTE=hericles;1742994]MySQL is used on most web hosts for the simple reason that it is free.[/QUOTE] Can't disagree.

Member Avatar for javaAddict
0
270
Member Avatar for mostafa-sky

How can anyone log in into the database and corrupt the all important data without any access. Either the data was not important or there was no security for the database. Even if there is some log you will never find the name of the person who did all that.

Member Avatar for mostafa-sky
0
226
Member Avatar for Mahesha999

You need to login at console only or else use the SQL Developer. SQL * PLUS is not shipped with 11g anymore. Check if your database service is up and running.

Member Avatar for ryanjayson
0
1K
Member Avatar for justin6345704
Member Avatar for debasisdas
0
137
Member Avatar for andrew1989
Member Avatar for hatebin
Member Avatar for rucci

The simplest solution is to use an UDL file. Opennotepad and save the file with .UDL extension . No need to write anything in the file. Then double click the file to open and the other step are self explanatory. Close the file after checking the connection and write click …

Member Avatar for AndreRet
0
1K
Member Avatar for moneypro

You need to read books for all that. If you hit any search engine with proper keywords, will get a lot of online resources.

Member Avatar for ChrisPadgham
0
214
Member Avatar for yeeitsneo

After successful log in, you need to check the privilege of the same user from database. If the user has desired privileges then enable the password change form else disable that.

Member Avatar for AndreRet
0
850
Member Avatar for samidha

Welcome to the forum. No one is going to supply with ready project. You need to show effort to get any help.

Member Avatar for debasisdas
0
44
Member Avatar for yeeitsneo
Member Avatar for apanimesh061

What about loading all data from .CSV into database using loader and later filtering out all unwanted records.

Member Avatar for apanimesh061
0
949
Member Avatar for john_beginner

You need to use same version of EXP/IMP or EXPDP/IMPDP for database export and import.

Member Avatar for debasisdas
0
136
Member Avatar for maydhyam

MS Visio usually displays all the table of the database. You need to select tables related to your schema only. Tables of all other schemas will be qualified by respective schema names.

Member Avatar for debasisdas
0
116
Member Avatar for auwi987

Since you are always concatenating the generated number to a fixed string, you need to generate only the number part from DB. Using the logic of Max(field)+1 should work fine for you.

Member Avatar for debasisdas
0
133
Member Avatar for shapam

If you are using IMP command you need to use the parameter DATA_ONLY. If you are using IMPDP command you need to use the parameter TABLE_EXISTS_ACTION.

Member Avatar for debasisdas
0
81
Member Avatar for vb.netfreak
Member Avatar for poonam lokhande
Member Avatar for neh555
Member Avatar for Begginnerdev
0
90
Member Avatar for creativeartbd
Member Avatar for parameswaran

I think his main worry is -- Google Toolbar not compatible with Firefox 5.

Member Avatar for Azam Butt
0
180
Member Avatar for am_dumb

you simply need to use TO_CHAR for the purpose and convert the sysdate to desired format.

Member Avatar for baki100
0
127
Member Avatar for smiley4080

country : country_code ,country_name Army : army_code, army_name , country_code Solders : name , ID , rank,country_code

Member Avatar for smiley4080
0
404
Member Avatar for bonzo2008
Member Avatar for dlayante

you need to register that DLL with windows using the REGSVR32 key and then refer that ddll from Project------> Reference menu of VB IDE. Next you need to create objects of the class and call its objects.

Member Avatar for hkdani
0
7K
Member Avatar for mairead01
Member Avatar for Decidebay
Member Avatar for cisumma

are there duplicate entries for field [B]book_num[/B] in the table [B]booking[/B] ?

Member Avatar for cisumma
0
141
Member Avatar for lena1990
Member Avatar for dinilkarun
Member Avatar for kanyonb38
Member Avatar for gurushankar
Member Avatar for Dani

Lots of Birthday wishes to Dani and free kisses :* for the gal.

Member Avatar for nalini@121
4
418
Member Avatar for Rizvi404

set the format type of DatePicker1 to [B]custom[/B] and set the format to [B]hh-mm-ss[/B]

Member Avatar for hkdani
0
139
Member Avatar for Rizvi404

To edit an existing record you need to use the method [B].Edit[/B] not [B].AddNew[/B]

Member Avatar for debasisdas
0
125
Member Avatar for suncokret51o
Member Avatar for brsharvari

Create a routine in MySQL to handle all that at DB level and call the same from c/c++ program.

Member Avatar for ushapriya
0
255
Member Avatar for begueradj

You need to define the constraint at table level not at column level. That will work.

Member Avatar for begueradj
0
309
Member Avatar for ruelzkie03

How the picture is being stored in the DB. Is it the actual picture or the path only ?

Member Avatar for MichaekMagdy
0
145
Member Avatar for ibpet11
Member Avatar for kanyonb38

The End.