Firebird SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesFirebird SQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 6th, 2005, 06:26 AM
diegod diegod is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 9 diegod User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 19 m 26 sec
Reputation Power: 0
Identity And Select Top x

in MSQ i have this stuff to play

Select Top "x" From Database, when "X" is the number of records i wan´t to get back from the DB.
How can i do something similar in Firebird ?

In SQL i can make a Stored Proc. like this.
Insert Into "Table"
(Name, Adress)
Values
("Diego","Wall Street")

Set @outpout_parameter = @@Identity

How can i get the Auto Id in Firebird ?

Reply With Quote
  #2  
Old January 8th, 2005, 02:12 PM
mariuz's Avatar
mariuz mariuz is offline
Bug Hunter
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2003
Location: Transylvania (Romania)
Posts: 274 mariuz User rank is Corporal (100 - 500 Reputation Level)mariuz User rank is Corporal (100 - 500 Reputation Level)mariuz User rank is Corporal (100 - 500 Reputation Level)mariuz User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 20 h 12 m 34 sec
Reputation Power: 9
Thumbs up

Quote:
Originally Posted by diegod
in MSQ i have this stuff to play

Select Top "x" From Database, when "X" is the number of records i wan´t to get back from the DB.
How can i do something similar in Firebird ?

In SQL i can make a Stored Proc. like this.
Insert Into "Table"
(Name, Adress)
Values
("Diego","Wall Street")

Set @outpout_parameter = @@Identity

How can i get the Auto Id in Firebird ?

for top x you can use "select first 10 * from employee"
and for identity read about generators
http://www.firebirdsql.org/index.php?op=faq#q00111.dat
__________________
My home page: http://www.firebirdsql.org and work place :http://www.reea.net

Last edited by mariuz : January 8th, 2005 at 04:11 PM.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesFirebird SQL Development > Identity And Select Top x


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway