Database Server
A database server is a computer program that provides database services to other computer programs or computers, as defined by the client-server model.
Forum Post

PowerBuilder to SpatiaLite

I want to send data for points and lines from Sybase to DotSpatial project using SpatiaLite. ODBC connection between PowerBulder 11.5 Sybase SQL and SpatiaLite SQL works OK except for...
Forum Post

Re: NEED HELP MySQL :(

Yes, I agree with the answer bellow.
Forum Post

dbexpress and mysql 5.5

Hi I'm starting to use delhi xe with mysql 5.5. when i try to connect thru dbexpress from delphi to mysql 5.5 i get this error: DBX Error: Driver could not be properly initialized. Client...
Forum Post

Re: Query Optimization

SELECT emp, salary, AVG(salary) OVER() "average salary" FROM empl;
Forum Post

access combobox in cellEnter event of datagrid

We have combobox column in datagrid. I want to access combobox in CellEnter event of datagrid, based on colindex and rowindex I can get cell but how can I access combobox in that particular cell in...
Forum Post

Query Optimization

Hi, I have table like emp salary --- ------- emp1 10000 emp2 10000 emp3 11000 emp4 13000 emp5 15000 I want avg salary in a separate column like emp salary AvgSalary --- -------...
Forum Post

Updating access with textboxes

Hi I have a couple of textboxes and I can't seem to update my database, I keep getting a data type mismatch in criteria expression. What does it mean and how do I make it work? Thank you
Forum Post

Blank space after access to record field ?

Can anyone please help me understand this part of the code unit lab5un; interface uses LAB5IO; type MyRec= record name1 : STR39; name2 : STR39; end; type Myfiletype =...
Forum Post

Re: TMemo access from within Thread

Clear() in the TThread constructor after having TMemo created then all works fine! Thanks for listening anyway. ;-) Henk
Forum Post

Re: How to have best quality contacts

There is plenty of software for data quality. To use both data quality and data integration software, I would recommend using Talend: there are both tools to use. Both are free, open source and...
Forum Post

How to have best quality contacts

Hello, Thanks for the help on the last question. We have looked at several open source offers in the field of data integration. Now, we are wanting data quality software to complete our data...
Forum Post

Re: Oracle Reports to Excel file

I largest issue resides in the style sheets. No pun intended! -Grahm Excel Reports
Forum Post

any suggestions for a database design, here?

okay here's my problem. i currently developing a web page that caters free video and audio downloading, but my biggest problem right now, is about the database design. why? okay, since my page...
Forum Post

"Method 'GetAt' of Object 'BlahBlahBlah' Failed"

I am trying to build 2 transaction tables based on an array that I loaded from two other arrays, so that both tables will contain the same information. While loading the first table everything seems...
Forum Post

Re: Data to transfer on Mysql database

Some solutions exist to migrate data and contacts you can look at. It all depends on the type of software you would like to use. You can work with proprietary software, expensive compared to...
Forum Post

Data to transfer on Mysql database

Hello, I am in the process of transferring data and contacts onto a Mysql database. I have had some help and am trying to get a software solution. So main features would be to migrate large...
Forum Post

Check internet connction not internal network connection

i am making an application that must check before running the internet connection i am using this code try { req = (HttpWebRequest)WebRequest.Create("http://www...
Forum Post

problem with getprocaddress in service

Hello! For example, i have a little function in dll: void dll_func(){ char buf; char* p = "qwerty"; strcpy(buf,p); // or GetLastError(); } I call GetProcAddress("dll_func") and...
Forum Post

Using Zinc to communicate between Flash and Access

First off, I am not a developer so thanks for going easy on me. We are seeking someone to continue work on a multimedia kiosk project which requires working knowledge of Zinc. This is used to...
Forum Post

transfering a whole row from access to VB.net

the task is a EPOS system and ive got it that the barcode number (PLU) is sent to access and im trying to return the values of the whole row which PLU code corresponds to it, but it wont work. the...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.