![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Apr 2008
Posts: 15
Rep Power: 0
![]() |
Sql Database connection
I am wondering how to connect to an sql database. I have tried with certain bits of code but it just keeps crashing due to overload.
How can i connect successfully please? |
|
|
|
|
|
#2 |
|
Programmer
Join Date: Feb 2006
Location: Ohio
Posts: 93
Rep Power: 3
![]() |
Re: Sql Database connection
Hi, Apophis.
![]() If you're using MySQL, this thread might be of use: http://www.programmingforums.org/thread15576.html It will be easier for people to provide links and examples if you tell us what database server you're using (e.g. MySQL, etc.). And, if you would like help debugging something specific, you should provide error messages, and the code that you think is causing the problem.
__________________
Neeley.org |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Apr 2008
Posts: 15
Rep Power: 0
![]() |
Re: Sql Database connection
I have solve the problem. Thank you for the help.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Detach an in-use database via code (SQL Server 2000) | sma_soft | C# | 1 | Aug 14th, 2007 2:22 PM |
| Storing BLOBs in a database - problem | jonyzz | Other Programming Languages | 8 | Jan 31st, 2007 4:38 AM |
| Set a connection to database in TService | Scientist2005 | Delphi | 1 | Aug 26th, 2005 12:35 PM |
| SQL connection string (populating a list box from a table in a database) | Gapper | Visual Basic .NET | 1 | Apr 21st, 2005 2:08 AM |
| Using ODBC to connect to a remote database in a C program | bigi | C++ | 1 | Mar 8th, 2005 3:19 PM |