Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

I want to make crud stored procedure

$
0
0

hello

I have two table

1. Model(model_id(PK), model_code, model_desp)

2. Maker(maker_id(PK),maker_code,maker_desp,model_id(FK))

Now I have Gridview in asp.net c#

MODEL TABLE :

model_id

model_code

Model_desp

MAKER TABLE:

Maker_id

Maker_desp

Model_code

Now I want to make crud stored procedure for the MAKER TABLE

PLZ… help I spent my 3 days for finding and making solution


Viewing all articles
Browse latest Browse all 7129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>