Error in dataTable with Oracle

  • Thread starter Antônio José Formiga Neves
  • Start date
A

Antônio José Formiga Neves

I have this SQL

SELECT name FROM table WHERE name = @parameter

And this methods make in Visual Studio

getData(@parameter){
....
}

this work fine in the SQL Server, but in the oracle don't work

Anyone help me plz...
Formiga
 
M

Michael Nemtsev [MVP]

Hello Antônio José Formiga Neves,

First, how this question relates to ASP.NET NG?

Actually it's better to provide error details of that what doesnt work if
u wanna get help



---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


A> I have this SQL
A>
A> SELECT name FROM table WHERE name = @parameter
A>
A> And this methods make in Visual Studio
A>
A> getData(@parameter){
A> ...
A> }
A> this work fine in the SQL Server, but in the oracle don't work
A>
A> Anyone help me plz...
A> Formiga
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top