Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Stored procedures from Access in MS SQL Server

$
0
0
Hi Guys,

In Access i have Query where I am using textboxes fields from form:

[quote]SELECT tbl_Slownik.Slownik_ID, tbl_Slownik.PESEL, tbl_Slownik.Person_ID, tbl_Slownik.Nazwisko_imie, tbl_Slownik.

Viewing all articles
Browse latest Browse all 3145

Trending Articles