Database
A database is a structured collection of records or data.
Language
Any
Platform
Any
License
Any
Hi,
I have a database that downloads attachments from an outlook email folder; it's worked fine for about six months but now I get an automation error when I run it:
"Method 'Attachments' of...
I think this has to do with the Database's data type. I don't think there is such thing as just a Time object. So when you want to store a time in a Non-string object, you use a DateTime object....
sir,
I am using VB 6.0 and MS Access 2003. Provide solution to call data between 2 dates on the datagrid control. Here I am attaching the picture that I Pasted for your reference.
pls send an...
When I click on MySQL it ask for a password, since I've never used it, what's the password? Thanks.
When I click on MySQL it ask for a password, since I've never used it, what's the password? Thanks.
Hi Group
I have a dll having a MFC class and class member functions.I have created a interface function which will create the object of the class and return the pointer to the object.This...
Hi
We are a group of 4 developers , each having experience of more than 3 years in asp.net, c#, sql server, ajax, webservices, xml.
We worked in different domains like booking engines...
Most likely you need to begin with a free MySQL server and client - both installed on your system. There are also, Oracle and SQL Server environments, but these are high cost. SQL Server has a trial...
Dear frnz,
I m v.confuzd :rockon: ,coz i need to bind a datagrid that showz records from the multiple recordsets. I wana show some columns from the one dataset while others from other dataset....
Hi Experts !!
I am developing an application using STRUTS MVC...
----------------------------------------------------------
I have a formbean in which i have a variable, the scope is session,...
hi, i am trying to do a project for school, can you help is this is possible?
i will create a database with bluetooth mobil phone names of a few people, than, when those people are in range of my...
first you have to know what kind of database... You have to use the correct Database Adapter package to connect to SQL Server databases as apposed to Access Databases.
There are boat loads of...
Please how can I use sql statement in vb in order to querry my database? I m trying this for so long but unfortunately it always fails. Please and please help me. I realy rely on you.
Thanks!
1)
drop table boats
drop table reserves
drop table sailors
------------------------------------------------
Can you help me to make another syntax from syntax that mark on blue color?
I...
Thanks for the advice but i believe that running these in parallel will result in:
ball1 ball2 ball3 ball4 ball5 pb
1 2 3 4 5 1
2 3 4 5 6 2
3 4 5...
Try using threads for each ball (i.e 1-5) and run the process in parallel
Hello everyone,
I am new with pHp. i have created multi pages form which store data in DB. Then from DB a xml is created. all happens on final submission of form. I am not able to produce new xml...
Pls help me,
i designed a database with ms sql and intend to access it using a mobile device.but at the moment am using the emulator in Visual studio 2008 professional to test the app but it cant...
Can anyone recommend a program that will take a .csv file and convert it to a fixed width format?
I would especially be interested in a command line utility.
Thanks.