How to Use a Pass Through Query in MS Access - SQL Server Example

How to Use a Pass Through Query in MS Access - SQL Server Example

Sean MacKenzie Data Engineering

3 года назад

16,163 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Sean MacKenzie Data Engineering
Sean MacKenzie Data Engineering - 30.04.2021 16:29

Just passing through? :-D So, what was it that made you choose a pass through query in your project? Performance bottleneck?

Ответить
chuncanisima
chuncanisima - 02.08.2023 23:48

Thanks you so much Sean!!! Is there anyway run a stored procedure, using a passthrough query, that has input and output parameters? if so, how can I retrieve the output parameter value in Ms access?

Ответить
Robert Jones
Robert Jones - 23.07.2023 08:59

I’m late to the party, but can this technique be used to set the record source property on a form?

I’ve just recently started migrating Access databases to SQL server

Ответить
Terri
Terri - 18.07.2023 01:39

Exactly what I was after, this channel is brilliant for those old access people moving to sql, thanks heaps :)

Ответить
Aram Gharib
Aram Gharib - 12.04.2023 16:40

I am migrating a whole bunch of Access applications to SQL Server. Quite often the forms and reports of applications are (rather poorly, IMHO) designed based on RecordSources like "select * from table_x where column_y = Forms!form_z!textBox_t". Whatever solution I implement on the SQL Server side, I'd need to change the query on-the-fly, as you explain here, and requery, right?... No other ways to "dynamically inject" the Forms!... value, then?!

Ответить
Isb Admissions
Isb Admissions - 12.01.2023 14:14

I have a pass through query which finds the opening balance from few SQL tables processed in SQL. but sometime it seems that the passthrough query is not showing all the balances hence when the query is run different times I get different results. please let me know if there is a way to see if the query has run or nut (VBACODE)

Ответить
E-Ticketing Multan
E-Ticketing Multan - 08.12.2022 12:08

excellent work

Ответить
Kuldeep Singh
Kuldeep Singh - 02.11.2022 18:35

Very Nice Explanation..

Ответить
huy ute
huy ute - 24.10.2022 03:07

thanks

Ответить
Mr Ken
Mr Ken - 08.09.2022 18:03

I'm new to using MS Access and this information helped me tremendously. Do you have any videos about creating expressions specifically around date functions. I need to find a way to update a field with a new date when another field is changed.

Ответить
Josep MIR I MORALES
Josep MIR I MORALES - 11.05.2022 00:15

Is it possible to change o define the connection to a pass trought query with vba? If is possible, could you please make a video explaining how to do this? Thanks for your help.

Ответить
Andrea Rodriguez
Andrea Rodriguez - 27.01.2022 01:54

awesome video!

Ответить
tang an
tang an - 20.08.2021 18:48

What if i don't have the authority to create procedure?

Ответить
Claudio Silva
Claudio Silva - 04.07.2021 00:53

Excelent explanaion. Thanks

Ответить