Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 07-10-2006, 05:47 AM pHP cODE ERROR
Junior Talker

Posts: 1
Trades: 0
Server Error in '/pau' Application.
--------------------------------------------------------------------------------

Line 1: Incorrect syntax near ')'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Line 1: Incorrect syntax near ')'.

Source Error:

Line 72: SqlDataAdapter readDKNYRD = new SqlDataAdapter(dekanYardimcilarim);
Line 73: DataTable dknYRD = new DataTable();
Line 74: readDKNYRD.Fill(dknYRD);

error?
seyyaq is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-10-2006, 09:56 AM Re: pHP cODE ERROR
Novice Talker

Posts: 10
Name: Cody Singsaas
Trades: 0
Could you post your code? That would be very helpful.
__________________
IE Internet Solutions / Cody Singsaas (President)

Please login or register to view this content. Registration is FREE
from a trusted provider

URL
Please login or register to view this content. Registration is FREE
/ Email
Please login or register to view this content. Registration is FREE
csingsaas is offline
Reply With Quote
View Public Profile
 
Old 07-10-2006, 02:05 PM Re: pHP cODE ERROR
Webmaster Talker

Posts: 626
Trades: 0
i'm not a OOP pro or anything but I think it is the way you are trying to call readDKNTRD.Fill(dknYRD);

I think it should be:

readDKNTRD->Fill(dknYRD);
jim.thornton is offline
Reply With Quote
View Public Profile
 
Old 07-10-2006, 08:28 PM Re: pHP cODE ERROR
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
It appears that you are using ASP scripting, you might want to repost in the ASP forum.
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to pHP cODE ERROR
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13421 seconds with 12 queries