Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Layouts and Labels in SQL Server 2000

Status
Not open for further replies.

anthonymeluso

IS-IT--Management
Joined
May 2, 2005
Messages
226
Location
US
I have been working with Filemaker Pro 7.0 for some time now and what was great about that program was we could print mailing labels very easily. Is there something like this in SQL Server 2000? Maybe a view?.

If not could I export the data I need to other programa like Word and create labels there?

Thanks in advance,

Anthony
 
SQL doesn't have any function to print anything to a printer. You'll need to use a front end to format and print the labels. SQL Server is a data storage and data manipulation system.

Denny
MCSA (2003) / MCDBA (SQL 2000)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
Donate to Katrina relief
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top